Class: AptosNFTCollectionsByCreatorResponse
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosNFTCollectionsByCreatorResponse
Class: AptosNFTCollectionsByCreatorResponse
@moralisweb3/common-aptos-utils.AptosNFTCollectionsByCreatorResponse
Table of contents
Methods
Properties
Methods
create
▸ Static
create(input
): AptosNFTCollectionsByCreatorResponse
Parameters
Name | Type |
---|---|
input | AptosNFTCollectionsByCreatorResponseInput | AptosNFTCollectionsByCreatorResponse |
Returns
AptosNFTCollectionsByCreatorResponse
fromJSON
▸ Static
fromJSON(json
): AptosNFTCollectionsByCreatorResponse
Parameters
Name | Type |
---|---|
json | AptosNFTCollectionsByCreatorResponseJSON |
Returns
AptosNFTCollectionsByCreatorResponse
toJSON
▸ toJSON(): AptosNFTCollectionsByCreatorResponseJSON
Returns
AptosNFTCollectionsByCreatorResponseJSON
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