Skip to main content

Interface: AptosNFTOwnersByCollectionResponseInput

moralis-monorepo / @moralisweb3/common-aptos-utils / AptosNFTOwnersByCollectionResponseInput

Interface: AptosNFTOwnersByCollectionResponseInput

@moralisweb3/common-aptos-utils.AptosNFTOwnersByCollectionResponseInput

Table of contents

Properties

Properties

cursor

Readonly cursor: string


hasNextPage

Readonly hasNextPage: boolean


result

Readonly result: AptosNFTOwnerResponseInput[] | AptosNFTOwnerResponse[]