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