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
Get
Edoc
With
Audit
Reason
Request
(
data
?
)
:
LfRepositoryClientV1
.
GetEdocWithAuditReasonRequest
Parameters
Optional
data
:
LfRepositoryClientV1
.
IGetEdocWithAuditReasonRequest
Returns
LfRepositoryClientV1
.
GetEdocWithAuditReasonRequest
Properties
Optional
audit
Reason
Id
audit
Reason
Id
?:
number
The reason id for this audit event.
Optional
comment
comment
?:
string
The comment for this audit event.
Methods
init
init
(
_data
?
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
)
:
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.