A list batch response body
| Name | Type | Description | Notes |
|---|---|---|---|
| Batches | List<Batch> | Batch List | [readonly] |
| Links | PaginationLink | [readonly] | |
| Page | int | The page that is currently being read | [readonly] |
| Pages | int | The total number of batch pages the API call returned | [readonly] |
| Total | long | The total number of batches the API call returned | [readonly] |