| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20011 |
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 and Description |
|---|---|
ApiResponse<InlineResponse20011> |
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 and Description |
|---|---|
okhttp3.Call |
BatchesApi.getBatchesListAsync(Long offset,
Long limit,
String fromDate,
String toDate,
ApiCallback<InlineResponse20011> 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 and Description |
|---|---|
InlineResponse20011 |
InlineResponse20011.addLinksItem(InlineResponse20011Links linksItem) |
InlineResponse20011 |
InlineResponse20011.count(Integer count) |
InlineResponse20011 |
InlineResponse20011.embedded(InlineResponse20011Embedded embedded) |
InlineResponse20011 |
InlineResponse20011.limit(Integer limit) |
InlineResponse20011 |
InlineResponse20011.links(List<InlineResponse20011Links> links) |
InlineResponse20011 |
InlineResponse20011.object(String object) |
InlineResponse20011 |
InlineResponse20011.offset(Integer offset) |
InlineResponse20011 |
InlineResponse20011.total(Integer total) |
Copyright © 2026. All rights reserved.