Class: AptosNFTTokensByCreatorsResponse
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosNFTTokensByCreatorsResponse
Class: AptosNFTTokensByCreatorsResponse
@moralisweb3/common-aptos-utils.AptosNFTTokensByCreatorsResponse
Table of contents
Methods
Properties
Methods
create
▸ Static create(input): AptosNFTTokensByCreatorsResponse
Parameters
| Name | Type |
|---|---|
input | AptosNFTTokensByCreatorsResponseInput | AptosNFTTokensByCreatorsResponse |
Returns
AptosNFTTokensByCreatorsResponse
fromJSON
▸ Static fromJSON(json): AptosNFTTokensByCreatorsResponse
Parameters
| Name | Type |
|---|---|
json | AptosNFTTokensByCreatorsResponseJSON |
Returns
AptosNFTTokensByCreatorsResponse
toJSON
▸ toJSON(): AptosNFTTokensByCreatorsResponseJSON
Returns
AptosNFTTokensByCreatorsResponseJSON
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: AptosNFTTokenResponse[]
Description
The collections for the given creators