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
Name | Type |
---|---|
input | AptosNFTCollectionsByNameRangeResponseInput | AptosNFTCollectionsByNameRangeResponse |
Returns
AptosNFTCollectionsByNameRangeResponse
fromJSON
▸ Static
fromJSON(json
): AptosNFTCollectionsByNameRangeResponse
Parameters
Name | Type |
---|---|
json | AptosNFTCollectionsByNameRangeResponseJSON |
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