| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse20012 |
BatchesApi.getBatchesList(Long offset,
Long limit,
String fromDate,
String toDate)
List Batches
**List Batches**<br>This resource accepts a optional date range, record offset and limit, returning a paginated response of batches containing: - The batch id.
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<InlineResponse20012> |
BatchesApi.getBatchesListWithHttpInfo(Long offset,
Long limit,
String fromDate,
String toDate)
List Batches
**List Batches**<br>This resource accepts a optional date range, record offset and limit, returning a paginated response of batches containing: - The batch id.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
BatchesApi.getBatchesListAsync(Long offset,
Long limit,
String fromDate,
String toDate,
ApiCallback<InlineResponse20012> callback)
List Batches (asynchronously)
**List Batches**<br>This resource accepts a optional date range, record offset and limit, returning a paginated response of batches containing: - The batch id.
|
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse20012 |
InlineResponse20012.addLinksItem(InlineResponse20012Links linksItem) |
|
InlineResponse20012 |
InlineResponse20012.count(Integer count) |
|
InlineResponse20012 |
InlineResponse20012.embedded(InlineResponse20012Embedded embedded) |
|
InlineResponse20012 |
InlineResponse20012.limit(Integer limit) |
|
InlineResponse20012 |
InlineResponse20012.links(List<InlineResponse20012Links> links) |
|
InlineResponse20012 |
InlineResponse20012.object(String object) |
|
InlineResponse20012 |
InlineResponse20012.offset(Integer offset) |
|
InlineResponse20012 |
InlineResponse20012.total(Integer total) |
Copyright © 2026. All rights reserved.