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