Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 562 Bytes

ListNFTsResponse.md

File metadata and controls

14 lines (9 loc) · 562 Bytes

Org.OpenAPITools.Model.ListNFTsResponse

Properties

Name Type Description Notes
NftsOwned List<string> A list of mint addresses represented by a string [optional]
NftsMetadata List<NFT> A list of the dictionaries, where each dictionary is an NFT's metadata [optional]

[Back to Model list] [Back to API list] [Back to README]