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