AvailableNft: Metadata & TokenAccountInfo & {
    tokenRecord?: TokenRecord;
}

Represents the available NFT.

Type declaration

  • Optional tokenRecord?: TokenRecord

Generated using TypeDoc