Single NFT

GetNFTResult

interface GetNFTResult {
    result: NFT;
}

Properties

Properties

result: NFT

GetNFTResult