Request parameters for listAllNFTs operation in NftsApi.

Export

ListAllNFTsRequest

Hierarchy

  • ListAllNFTsRequestParams

Properties

chainName: string

The name of chain

Memberof

ListAllNFTs

fromUpdatedAt?: string

Datetime to use as the oldest updated timestamp

Memberof

ListAllNFTs

pageCursor?: string

Encoded page cursor to retrieve previous or next page. Use the value returned in the response.

Memberof

ListAllNFTs

pageSize?: number

Maximum number of items to return

Memberof

ListAllNFTs

Generated using TypeDoc