This object contains all the information about an invoice item's NFT details.
Fields
Name | Type | Description |
---|---|---|
title | String | The NFT title. |
description | String | The NFT description. |
onChainId | String | The NFT onchain id. |
contractAddress | String | The contract address. |
balance | String | The balance for ERC1155. |
metadataJSON | Object | The metadata JSON string. |
networkId | UUID | The network unique ID |
networkChainID | Int | The network chain ID |