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