Search
Preparing search index...
The search index is not available
CodeChain JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Text
Class Text
Object used when getting a text by chain_getText.
Hierarchy
Text
Index
Constructors
constructor
Properties
certifier
content
Methods
toJSON
fromJSON
Constructors
constructor
new
Text
(
data
:
object
)
:
Text
Parameters
data:
object
certifier
:
PlatformAddress
content
:
string
Returns
Text
Properties
certifier
certifier
:
PlatformAddress
content
content
:
string
Methods
toJSON
toJSON
(
)
:
TextJSON
Returns
TextJSON
Static
fromJSON
fromJSON
(
data
:
TextJSON
)
:
Text
Parameters
data:
TextJSON
Returns
Text
Globals
Text
constructor
certifier
content
toJSON
fromJSON
Generated using
TypeDoc
Object used when getting a text by chain_getText.