Skip to main content

class NewListing

Summary

MembersTypeDescriptions
typevariable
assetContractAddressvariable
tokenIdvariable
startTimestampvariable
listingDurationInSecondsvariable
quantityvariable
currencyContractAddressvariable
reservePricePerTokenvariable
buyoutPricePerTokenvariable
ToStringfunction

Members

public string type


public string assetContractAddress


public string tokenId


public long startTimestamp


public int listingDurationInSeconds


public int quantity


public string currencyContractAddress


public string reservePricePerToken


public string buyoutPricePerToken


public inline override string ToString()