Interface SeatsApiGetSeatsUsersRequest

Hierarchy

  • SeatsApiGetSeatsUsersRequest

Properties

pageCursor?: string

Cursor for pagination.

pageLimit?: number

Maximum number of results to return.

productCode: string

The product code for which to retrieve seat users.

Generated using TypeDoc