Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
DeleteEntryWithAuditReason
Class DeleteEntryWithAuditReason
Implements
LfRepositoryClientV1
.
IDeleteEntryWithAuditReason
Index
Constructors
constructor
Properties
audit
Reason
Id?
comment?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Delete
Entry
With
Audit
Reason
(
data
?
)
:
LfRepositoryClientV1
.
DeleteEntryWithAuditReason
Parameters
Optional
data
:
LfRepositoryClientV1
.
IDeleteEntryWithAuditReason
Returns
LfRepositoryClientV1
.
DeleteEntryWithAuditReason
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
.
DeleteEntryWithAuditReason
Parameters
data
:
any
Returns
LfRepositoryClientV1
.
DeleteEntryWithAuditReason
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.