class Listing
Summary
Members | Type | Descriptions |
---|---|---|
id | variable | |
sellerAddress | variable | |
assetContractAddress | variable | |
tokenId | variable | |
asset | variable | |
quantity | variable | |
currencyContractAddress | variable | |
buyoutPrice | variable | |
buyoutCurrencyValuePerToken | variable | |
type | variable | |
ToString | function |
Members
public string
id
public string
sellerAddress
public string
assetContractAddress
public string
tokenId
public
NFTMetadata
asset
public int
quantity
public string
currencyContractAddress
public string
buyoutPrice
public
CurrencyValue
buyoutCurrencyValuePerToken
public int
type
public inline override string
ToString
()