NFTItem is a data class that represents an NFT item

Hierarchy

  • NFTItem

Constructors

Properties

description: string = ""

The description of the nft

image: string = ""

The image url for the nft

itemTemplateId: string = ""

Template ID for template items

name: string = ""

The name of the NFT

price: string = ""

The price

priceTokenId: string = ""
priceTokenName: string = ""

Generated using TypeDoc