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
Payment
Class Payment
Hierarchy
Payment
Index
Constructors
constructor
Properties
amount
receiver
Methods
to
Encode
Object
toJSON
Constructors
constructor
new
Payment
(
receiver
:
PlatformAddress
, amount
:
U256
)
:
Payment
Parameters
receiver:
PlatformAddress
amount:
U256
Returns
Payment
Properties
amount
amount
:
U256
receiver
receiver
:
PlatformAddress
Methods
to
Encode
Object
to
Encode
Object
(
)
:
any
[]
Returns
any
[]
toJSON
toJSON
(
)
:
object
Returns
object
action
:
string
amount
:
string
receiver
:
string
Globals
Payment
constructor
amount
receiver
to
Encode
Object
toJSON
Generated using
TypeDoc