Interface ListAllNFTOwnersRequestParams

Request parameters for listAllNFTOwners operation in NftOwnersApi.

Export

ListAllNFTOwnersRequest

Hierarchy

  • ListAllNFTOwnersRequestParams

Properties

chainName: string

The name of chain

Memberof

ListAllNFTOwners

fromUpdatedAt?: string

Datetime to use as the oldest updated timestamp

Memberof

ListAllNFTOwners

pageCursor?: string

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

Memberof

ListAllNFTOwners

pageSize?: number

Maximum number of items to return

Memberof

ListAllNFTOwners

Generated using TypeDoc