Skip to main content

Class: AptosNFTsByOwnersResponse

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

Class: AptosNFTsByOwnersResponse

@moralisweb3/common-aptos-utils.AptosNFTsByOwnersResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosNFTsByOwnersResponse

Parameters

NameType
inputAptosNFTsByOwnersResponseInput | AptosNFTsByOwnersResponse

Returns

AptosNFTsByOwnersResponse


fromJSON

Static fromJSON(json): AptosNFTsByOwnersResponse

Parameters

NameType
jsonAptosNFTsByOwnersResponseJSON

Returns

AptosNFTsByOwnersResponse


toJSON

toJSON(): AptosNFTsByOwnersResponseJSON

Returns

AptosNFTsByOwnersResponseJSON

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

Description

The tokens for the given owners