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