This enum represents the device type.
Name | Type | Description |
---|---|---|
DRAFT | Enum | This method subscribes to Draft NFT events. |
OWNER_MINTED | Enum | This method subscribes to NFT minted by owner. |
NFT_DELIVERY_VIA_TOKEN_TRANSFER | Enum | This method subscribes to NFT delivered via token transfer. |
NFT_DELIVERY_VIA_MINT | Enum | This method subscribes to NFT delivered via Mint. |