Enum NFTType
- Namespace
- Thirdweb
- Assembly
- Thirdweb.dll
Represents the type of an NFT.
[Serializable]
public enum NFTType
Fields
ERC1155 = 1
ERC721 = 0
Represents the type of an NFT.
[Serializable]
public enum NFTType
ERC1155 = 1
ERC721 = 0