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