Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client-v2
PageTextResponse
Class PageTextResponse
Implements
IPageTextResponse
Index
Constructors
constructor
Properties
text?
Methods
init
toJSON
fromJS
Constructors
constructor
new
PageTextResponse
(
data
?:
IPageTextResponse
)
:
PageTextResponse
Parameters
Optional
data
:
IPageTextResponse
Returns
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
)
:
PageTextResponse
Parameters
data
:
any
Returns
PageTextResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
text
Methods
init
toJSON
fromJS
Documentation
Loading...