Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
GetEdocWithAuditReasonRequest
Class GetEdocWithAuditReasonRequest
Implements
LfRepositoryClientV1
.
IGetEdocWithAuditReasonRequest
Index
Constructors
constructor
Properties
audit
Reason
Id?
comment?
Methods
init
toJSON
fromJS
Constructors
constructor
new
GetEdocWithAuditReasonRequest
(
data
?:
LfRepositoryClientV1
.
IGetEdocWithAuditReasonRequest
,
)
:
LfRepositoryClientV1
.
GetEdocWithAuditReasonRequest
Parameters
Optional
data
:
LfRepositoryClientV1
.
IGetEdocWithAuditReasonRequest
Returns
LfRepositoryClientV1
.
GetEdocWithAuditReasonRequest
Properties
Optional
audit
Reason
Id
auditReasonId
?:
number
The reason id for this audit event.
Optional
comment
comment
?:
string
The comment for this audit event.
Methods
init
init
(
_data
?:
any
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?:
any
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
:
any
)
:
LfRepositoryClientV1
.
GetEdocWithAuditReasonRequest
Parameters
data
:
any
Returns
LfRepositoryClientV1
.
GetEdocWithAuditReasonRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
audit
Reason
Id
comment
Methods
init
toJSON
fromJS
Documentation
Loading...
The reason id for this audit event.