This object contains information about contract address with token id with metadatagating information.
| Name | Type | Description |
|---|---|---|
contractAddress | String! | NFT contract address for gating. |
tokenId | Int | The NFT token id. |
metaData | [Object] | Contains the array of metadata key and values |
