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