Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client-v2
ExportEntryResponse
Class ExportEntryResponse
Response containing a link to download the exported entry.
Implements
IExportEntryResponse
Index
Constructors
constructor
Properties
value?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Export
Entry
Response
(
data
?
)
:
ExportEntryResponse
Parameters
Optional
data
:
IExportEntryResponse
Returns
ExportEntryResponse
Properties
Optional
value
value
?:
string
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
)
:
ExportEntryResponse
Parameters
data
:
any
Returns
ExportEntryResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value
Methods
init
toJSON
fromJS
Documentation
Loading...
Response containing a link to download the exported entry.