Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV2
PageTextResponse
Class PageTextResponse
Implements
LfRepositoryClientV2
.
IPageTextResponse
Index
Constructors
constructor
Properties
text?
Methods
init
toJSON
fromJS
Constructors
constructor
new
PageTextResponse
(
data
?:
LfRepositoryClientV2
.
IPageTextResponse
,
)
:
LfRepositoryClientV2
.
PageTextResponse
Parameters
Optional
data
:
LfRepositoryClientV2
.
IPageTextResponse
Returns
LfRepositoryClientV2
.
PageTextResponse
Properties
Optional
text
text
?:
string
Methods
init
init
(
_data
?:
any
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?:
any
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
:
any
)
:
LfRepositoryClientV2
.
PageTextResponse
Parameters
data
:
any
Returns
LfRepositoryClientV2
.
PageTextResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
text
Methods
init
toJSON
fromJS
Documentation
Loading...