Interface: AptosNFTCollectionsByNameRangeResponseJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosNFTCollectionsByNameRangeResponseJSON
Interface: AptosNFTCollectionsByNameRangeResponseJSON
@moralisweb3/common-aptos-utils.AptosNFTCollectionsByNameRangeResponseJSON
Table of contents
Properties
Properties
cursor
• Readonly
cursor: string
hasNextPage
• Readonly
hasNextPage: boolean
result
• Readonly
result: AptosNFTCollectionItemResponseJSON
[]