Skip to main content

Interface: AptosNFTTokensByCollectionResponseInput

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

Interface: AptosNFTTokensByCollectionResponseInput

@moralisweb3/common-aptos-utils.AptosNFTTokensByCollectionResponseInput

Table of contents

Properties

Properties

cursor

Readonly cursor: string


hasNextPage

Readonly hasNextPage: boolean


result

Readonly result: AptosNFTTokenResponse[] | AptosNFTTokenResponseInput[]