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