- Preparing search index...
- The search index is not available
ternoa-js
Type alias MarketplaceDataType
Marketplace
Data
Type
: { accountList
: string[] | undefined; commissionFee
: Marketplace.IFeeType | undefined; kind
: string; listingFee
: Marketplace.IFeeType | undefined; offchainData
: string | undefined; owner
: string; }
Type declaration
-
accountList: string[] | undefined
-
-
kind: string
-
-
offchainData: string | undefined
-
owner: string