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