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