struct Offer
Summary
Members | Type | Descriptions |
---|---|---|
listingId | variable | |
buyerAddress | variable | |
quantityDesired | variable | |
pricePerToken | variable | |
currencyValue | variable | |
currencyContractAddress | variable | |
ToString | function |
Members
public string
listingId
public string
buyerAddress
public int
quantityDesired
public string
pricePerToken
public
CurrencyValue
currencyValue
public string
currencyContractAddress
public inline override string
ToString
()