Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
CreateEntryResult
Class CreateEntryResult
Implements
LfRepositoryClientV1
.
ICreateEntryResult
Index
Constructors
constructor
Properties
document
Link?
operations?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Create
Entry
Result
(
data
?
)
:
LfRepositoryClientV1
.
CreateEntryResult
Parameters
Optional
data
:
LfRepositoryClientV1
.
ICreateEntryResult
Returns
LfRepositoryClientV1
.
CreateEntryResult
Properties
Optional
document
Link
document
Link
?:
string
A link to get the created entry.
Optional
operations
operations
?:
LfRepositoryClientV1
.
CreateEntryOperations
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
.
CreateEntryResult
Parameters
data
:
any
Returns
LfRepositoryClientV1
.
CreateEntryResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
document
Link
operations
Methods
init
toJSON
fromJS
Documentation
Loading...
A link to get the created entry.