Skip to main content

Class: AptosNFTOwnersOfCollectionResponse

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

Class: AptosNFTOwnersOfCollectionResponse

@moralisweb3/common-aptos-utils.AptosNFTOwnersOfCollectionResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosNFTOwnersOfCollectionResponse

Parameters

NameType
inputAptosNFTOwnersOfCollectionResponseInput | AptosNFTOwnersOfCollectionResponse

Returns

AptosNFTOwnersOfCollectionResponse


fromJSON

Static fromJSON(json): AptosNFTOwnersOfCollectionResponse

Parameters

NameType
jsonAptosNFTOwnersOfCollectionResponseJSON

Returns

AptosNFTOwnersOfCollectionResponse


toJSON

toJSON(): AptosNFTOwnersOfCollectionResponseJSON

Returns

AptosNFTOwnersOfCollectionResponseJSON

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: string[]

Description

The owner addresses for the given collection