Preparing search index...
The search index is not available
@xoxno/sdk-js
@xoxno/sdk-js
interactions/types
Payment
Interface Payment
interface
Payment
{
amount
:
string
;
collection
:
string
;
decimals
?:
number
;
nonce
:
number
;
}
Hierarchy
Omit
<
NFTBody
,
"amount"
>
Payment
Index
Properties
amount
collection
decimals?
nonce
Properties
amount
amount
:
string
collection
collection
:
string
Optional
decimals
decimals
?:
number
nonce
nonce
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
collection
decimals
nonce
@xoxno/sdk-js
Loading...