NftGetBalanceScAlgoDataInner
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getContractAddress() | string | The asset ID (the ID of the NFT) Example: 116227380 | [optional] |
getBalances() | string[] | The array returning 1 to indicate that the NFT with the specified ID exists Example: null | [optional] |
getMetadata() | \Tatum\Model\NftGetBalanceScAlgoDataInnerMetadataInner[] | Example: null | [optional] |