Preparing search index...
The search index is not available
@xoxno/sdk-js
@xoxno/sdk-js
interactions/types
SendGlobalOffer
Interface SendGlobalOffer
interface
SendGlobalOffer
{
attributes
?:
string
;
collection
:
string
;
depositAmount
?:
string
;
payment_nonce
:
number
;
payment_token
:
string
;
price
:
number
;
quantity
:
number
;
}
Index
Properties
attributes?
collection
deposit
Amount?
payment_
nonce
payment_
token
price
quantity
Properties
Optional
attributes
attributes
?:
string
collection
collection
:
string
Optional
deposit
Amount
depositAmount
?:
string
payment_
nonce
payment_nonce
:
number
payment_
token
payment_token
:
string
price
price
:
number
quantity
quantity
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
collection
deposit
Amount
payment_
nonce
payment_
token
price
quantity
@xoxno/sdk-js
Loading...