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
Name | Type |
---|---|
input | AptosNFTsByOwnersResponseInput | AptosNFTsByOwnersResponse |
Returns
fromJSON
▸ Static
fromJSON(json
): AptosNFTsByOwnersResponse
Parameters
Name | Type |
---|---|
json | AptosNFTsByOwnersResponseJSON |
Returns
toJSON
▸ toJSON(): AptosNFTsByOwnersResponseJSON
Returns
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