# Interfaces

# Pagination

# Base


## Fields:

  - `pageIndex` (Int): Page number of the response, starting at 0.
  - `pageSize` (Int): Page size of the response.
  - `hasMoreElements` (Boolean): Flag indicating whether more pages are available.


---

