Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
PaymentOutput
Class PaymentOutput
Index
Constructors
constructor
Properties
address
amount
Methods
free
toJSON
to
String
Constructors
constructor
new
Payment
Output
(
address
,
amount
)
:
PaymentOutput
Parameters
address
:
Address
amount
:
bigint
Returns
PaymentOutput
Properties
address
address
:
Address
amount
amount
:
bigint
Methods
free
free
(
)
:
void
Returns
void
toJSON
toJSON
(
)
:
Object
Return copy of self without private attributes.
Returns
Object
to
String
to
String
(
)
:
string
Return stringified version of self.
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
address
amount
free
toJSON
to
String
Spectre WASM32 SDK - Core
Loading...