Skip to main content

Class: AptosNFTCollectionsByNameRangeResponse

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

Class: AptosNFTCollectionsByNameRangeResponse

@moralisweb3/common-aptos-utils.AptosNFTCollectionsByNameRangeResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosNFTCollectionsByNameRangeResponse

Parameters

NameType
inputAptosNFTCollectionsByNameRangeResponseInput | AptosNFTCollectionsByNameRangeResponse

Returns

AptosNFTCollectionsByNameRangeResponse


fromJSON

Static fromJSON(json): AptosNFTCollectionsByNameRangeResponse

Parameters

NameType
jsonAptosNFTCollectionsByNameRangeResponseJSON

Returns

AptosNFTCollectionsByNameRangeResponse


toJSON

toJSON(): AptosNFTCollectionsByNameRangeResponseJSON

Returns

AptosNFTCollectionsByNameRangeResponseJSON

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