class AuctionListing
class AuctionListing
: public Thirdweb.Listing
Summary
| Members | Type | Descriptions |
|---|---|---|
| startTimeInEpochSeconds | variable | |
| endTimeInEpochSeconds | variable | |
| reservePrice | variable | |
| reservePriceCurrencyValuePerToken | variable | |
| ToString | function |
Members
public string startTimeInEpochSeconds
public string endTimeInEpochSeconds
public string reservePrice
public CurrencyValue reservePriceCurrencyValuePerToken
public inline override string ToString()