Preparing search index...
The search index is not available
@xoxno/sdk-js
@xoxno/sdk-js
interactions/types
AcceptGlobalOffer
Interface AcceptGlobalOffer
interface
AcceptGlobalOffer
{
auction_ids_opt
:
number
[]
;
market
:
string
;
nfts
:
NFTBody
[]
;
offer_id
:
number
;
signature
?:
BytesValue
;
}
Index
Properties
auction_
ids_
opt
market
nfts
offer_
id
signature?
Properties
auction_
ids_
opt
auction_ids_opt
:
number
[]
market
market
:
string
nfts
nfts
:
NFTBody
[]
offer_
id
offer_id
:
number
Optional
signature
signature
?:
BytesValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auction_
ids_
opt
market
nfts
offer_
id
signature
@xoxno/sdk-js
Loading...