Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
AcceptedOperation
Class AcceptedOperation
Implements
LfRepositoryClientV1
.
IAcceptedOperation
Index
Constructors
constructor
Properties
token?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Accepted
Operation
(
data
?
)
:
LfRepositoryClientV1
.
AcceptedOperation
Parameters
Optional
data
:
LfRepositoryClientV1
.
IAcceptedOperation
Returns
LfRepositoryClientV1
.
AcceptedOperation
Properties
Optional
token
token
?:
string
A token that can be used to check on the status of the operation.
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
.
AcceptedOperation
Parameters
data
:
any
Returns
LfRepositoryClientV1
.
AcceptedOperation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
token
Methods
init
toJSON
fromJS
Documentation
Loading...
A token that can be used to check on the status of the operation.