# SettlementList

> A schema in the One API reference. Source: https://hub.ozow.com/api-reference/one-api/schemas/settlement-list/

## Fields

- `links` (object, required) - Standard [JSON API pagination links](https://jsonapi.org/format/#fetching-pagination). Each link repeats the query that produced the collection and carries its own `limit` and `offset`. Follow the link rather than building the next URI. The example below is the second of three pages.
- `results` (array of Settlement, required)
- `meta` (object, required)
