Skip to main content

Class: AptosNFTCollectionsByCreatorResponse

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

Class: AptosNFTCollectionsByCreatorResponse

@moralisweb3/common-aptos-utils.AptosNFTCollectionsByCreatorResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosNFTCollectionsByCreatorResponse

Parameters

NameType
inputAptosNFTCollectionsByCreatorResponseInput | AptosNFTCollectionsByCreatorResponse

Returns

AptosNFTCollectionsByCreatorResponse


fromJSON

Static fromJSON(json): AptosNFTCollectionsByCreatorResponse

Parameters

NameType
jsonAptosNFTCollectionsByCreatorResponseJSON

Returns

AptosNFTCollectionsByCreatorResponse


toJSON

toJSON(): AptosNFTCollectionsByCreatorResponseJSON

Returns

AptosNFTCollectionsByCreatorResponseJSON

Properties

cursor

Readonly cursor: string

Description

The cursor to use for the next page of results. (Cursor is null on last page)


hasNextPage

Readonly hasNextPage: boolean

Description

Indicates if there is a next page of results


result

Readonly result: AptosNFTCollectionItemResponse[]

Description

The collections for the given creator