@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2023-06-01T03:47:02.843655311Z[Etc/UTC]") public class ResponseWrapperGetNftInfoResult extends Object
| 构造器和说明 |
|---|
ResponseWrapperGetNftInfoResult() |
@SerializedName(value="traded_volume_24h") private BigDecimal tradedVolume24h
@SerializedName(value="total_volume") private BigDecimal totalVolume
@SerializedName(value="red_check_mark") private Integer redCheckMark
@SerializedName(value="nft_proxy") private Integer nftProxy
@SerializedName(value="restricted_approval") private Integer restrictedApproval
@SerializedName(value="highest_price") private BigDecimal highestPrice
@SerializedName(value="transfer_without_approval") private ResponseWrapperGetNftInfoResultTransferWithoutApproval transferWithoutApproval
@SerializedName(value="discord_url") private String discordUrl
@SerializedName(value="nft_open_source") private Integer nftOpenSource
@SerializedName(value="privileged_minting") private ResponseWrapperGetNftInfoResultPrivilegedMinting privilegedMinting
@SerializedName(value="nft_owner_number") private Long nftOwnerNumber
@SerializedName(value="trust_list") private Integer trustList
@SerializedName(value="token_id") private String tokenId
@SerializedName(value="lowest_price_24h") private BigDecimal lowestPrice24h
@SerializedName(value="average_price_24h") private BigDecimal averagePrice24h
@SerializedName(value="nft_erc") private String nftErc
@SerializedName(value="creator_address") private String creatorAddress
@SerializedName(value="medium_url") private String mediumUrl
@SerializedName(value="malicious_nft_contract") private Integer maliciousNftContract
@SerializedName(value="privileged_burn") private ResponseWrapperGetNftInfoResultPrivilegedBurn privilegedBurn
@SerializedName(value="twitter_url") private String twitterUrl
@SerializedName(value="nft_symbol") private String nftSymbol
@SerializedName(value="nft_description") private String nftDescription
@SerializedName(value="self_destruct") private ResponseWrapperGetNftInfoResultSelfDestruct selfDestruct
@SerializedName(value="metadata_frozen") private Integer metadataFrozen
@SerializedName(value="token_owner") private String tokenOwner
@SerializedName(value="nft_verified") private Integer nftVerified
@SerializedName(value="same_nfts") private List<ResponseWrapperGetNftInfoResultSameNfts> sameNfts
@SerializedName(value="nft_items") private Long nftItems
@SerializedName(value="oversupply_minting") private Integer oversupplyMinting
@SerializedName(value="nft_name") private String nftName
@SerializedName(value="website_url") private String websiteUrl
@SerializedName(value="github_url") private String githubUrl
@SerializedName(value="telegram_url") private String telegramUrl
@SerializedName(value="sales_24h") private BigDecimal sales24h
@SerializedName(value="create_block_number") private Long createBlockNumber
public ResponseWrapperGetNftInfoResult tradedVolume24h(BigDecimal tradedVolume24h)
public BigDecimal getTradedVolume24h()
public void setTradedVolume24h(BigDecimal tradedVolume24h)
public ResponseWrapperGetNftInfoResult totalVolume(BigDecimal totalVolume)
public BigDecimal getTotalVolume()
public void setTotalVolume(BigDecimal totalVolume)
public ResponseWrapperGetNftInfoResult redCheckMark(Integer redCheckMark)
public Integer getRedCheckMark()
public void setRedCheckMark(Integer redCheckMark)
public ResponseWrapperGetNftInfoResult nftProxy(Integer nftProxy)
public Integer getNftProxy()
public void setNftProxy(Integer nftProxy)
public ResponseWrapperGetNftInfoResult restrictedApproval(Integer restrictedApproval)
public Integer getRestrictedApproval()
public void setRestrictedApproval(Integer restrictedApproval)
public ResponseWrapperGetNftInfoResult highestPrice(BigDecimal highestPrice)
public BigDecimal getHighestPrice()
public void setHighestPrice(BigDecimal highestPrice)
public ResponseWrapperGetNftInfoResult transferWithoutApproval(ResponseWrapperGetNftInfoResultTransferWithoutApproval transferWithoutApproval)
public ResponseWrapperGetNftInfoResultTransferWithoutApproval getTransferWithoutApproval()
public void setTransferWithoutApproval(ResponseWrapperGetNftInfoResultTransferWithoutApproval transferWithoutApproval)
public ResponseWrapperGetNftInfoResult discordUrl(String discordUrl)
public String getDiscordUrl()
public void setDiscordUrl(String discordUrl)
public ResponseWrapperGetNftInfoResult nftOpenSource(Integer nftOpenSource)
public Integer getNftOpenSource()
public void setNftOpenSource(Integer nftOpenSource)
public ResponseWrapperGetNftInfoResult privilegedMinting(ResponseWrapperGetNftInfoResultPrivilegedMinting privilegedMinting)
public ResponseWrapperGetNftInfoResultPrivilegedMinting getPrivilegedMinting()
public void setPrivilegedMinting(ResponseWrapperGetNftInfoResultPrivilegedMinting privilegedMinting)
public ResponseWrapperGetNftInfoResult nftOwnerNumber(Long nftOwnerNumber)
public Long getNftOwnerNumber()
public void setNftOwnerNumber(Long nftOwnerNumber)
public ResponseWrapperGetNftInfoResult trustList(Integer trustList)
public Integer getTrustList()
public void setTrustList(Integer trustList)
public ResponseWrapperGetNftInfoResult tokenId(String tokenId)
public String getTokenId()
public void setTokenId(String tokenId)
public ResponseWrapperGetNftInfoResult lowestPrice24h(BigDecimal lowestPrice24h)
public BigDecimal getLowestPrice24h()
public void setLowestPrice24h(BigDecimal lowestPrice24h)
public ResponseWrapperGetNftInfoResult averagePrice24h(BigDecimal averagePrice24h)
public BigDecimal getAveragePrice24h()
public void setAveragePrice24h(BigDecimal averagePrice24h)
public ResponseWrapperGetNftInfoResult nftErc(String nftErc)
public String getNftErc()
public void setNftErc(String nftErc)
public ResponseWrapperGetNftInfoResult creatorAddress(String creatorAddress)
public String getCreatorAddress()
public void setCreatorAddress(String creatorAddress)
public ResponseWrapperGetNftInfoResult mediumUrl(String mediumUrl)
public String getMediumUrl()
public void setMediumUrl(String mediumUrl)
public ResponseWrapperGetNftInfoResult maliciousNftContract(Integer maliciousNftContract)
public Integer getMaliciousNftContract()
public void setMaliciousNftContract(Integer maliciousNftContract)
public ResponseWrapperGetNftInfoResult privilegedBurn(ResponseWrapperGetNftInfoResultPrivilegedBurn privilegedBurn)
public ResponseWrapperGetNftInfoResultPrivilegedBurn getPrivilegedBurn()
public void setPrivilegedBurn(ResponseWrapperGetNftInfoResultPrivilegedBurn privilegedBurn)
public ResponseWrapperGetNftInfoResult twitterUrl(String twitterUrl)
public String getTwitterUrl()
public void setTwitterUrl(String twitterUrl)
public ResponseWrapperGetNftInfoResult nftSymbol(String nftSymbol)
public String getNftSymbol()
public void setNftSymbol(String nftSymbol)
public ResponseWrapperGetNftInfoResult nftDescription(String nftDescription)
public String getNftDescription()
public void setNftDescription(String nftDescription)
public ResponseWrapperGetNftInfoResult selfDestruct(ResponseWrapperGetNftInfoResultSelfDestruct selfDestruct)
public ResponseWrapperGetNftInfoResultSelfDestruct getSelfDestruct()
public void setSelfDestruct(ResponseWrapperGetNftInfoResultSelfDestruct selfDestruct)
public ResponseWrapperGetNftInfoResult metadataFrozen(Integer metadataFrozen)
public Integer getMetadataFrozen()
public void setMetadataFrozen(Integer metadataFrozen)
public ResponseWrapperGetNftInfoResult tokenOwner(String tokenOwner)
public String getTokenOwner()
public void setTokenOwner(String tokenOwner)
public ResponseWrapperGetNftInfoResult nftVerified(Integer nftVerified)
public Integer getNftVerified()
public void setNftVerified(Integer nftVerified)
public ResponseWrapperGetNftInfoResult sameNfts(List<ResponseWrapperGetNftInfoResultSameNfts> sameNfts)
public ResponseWrapperGetNftInfoResult addSameNftsItem(ResponseWrapperGetNftInfoResultSameNfts sameNftsItem)
public List<ResponseWrapperGetNftInfoResultSameNfts> getSameNfts()
public void setSameNfts(List<ResponseWrapperGetNftInfoResultSameNfts> sameNfts)
public ResponseWrapperGetNftInfoResult nftItems(Long nftItems)
public Long getNftItems()
public void setNftItems(Long nftItems)
public ResponseWrapperGetNftInfoResult oversupplyMinting(Integer oversupplyMinting)
public Integer getOversupplyMinting()
public void setOversupplyMinting(Integer oversupplyMinting)
public ResponseWrapperGetNftInfoResult nftName(String nftName)
public String getNftName()
public void setNftName(String nftName)
public ResponseWrapperGetNftInfoResult websiteUrl(String websiteUrl)
public String getWebsiteUrl()
public void setWebsiteUrl(String websiteUrl)
public ResponseWrapperGetNftInfoResult githubUrl(String githubUrl)
public String getGithubUrl()
public void setGithubUrl(String githubUrl)
public ResponseWrapperGetNftInfoResult telegramUrl(String telegramUrl)
public String getTelegramUrl()
public void setTelegramUrl(String telegramUrl)
public ResponseWrapperGetNftInfoResult sales24h(BigDecimal sales24h)
public BigDecimal getSales24h()
public void setSales24h(BigDecimal sales24h)
public ResponseWrapperGetNftInfoResult createBlockNumber(Long createBlockNumber)
public Long getCreateBlockNumber()
public void setCreateBlockNumber(Long createBlockNumber)
Copyright © 2023. All rights reserved.