| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008 |
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<InlineResponse2008> |
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<InlineResponse2008> 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 |
|---|---|
InlineResponse2008 |
InlineResponse2008.addLinksItem(InlineResponse2008Links linksItem) |
InlineResponse2008 |
InlineResponse2008.count(Integer count) |
InlineResponse2008 |
InlineResponse2008.embedded(InlineResponse2008Embedded embedded) |
InlineResponse2008 |
InlineResponse2008.limit(Integer limit) |
InlineResponse2008 |
InlineResponse2008.links(List<InlineResponse2008Links> links) |
InlineResponse2008 |
InlineResponse2008.object(String object) |
InlineResponse2008 |
InlineResponse2008.offset(Integer offset) |
InlineResponse2008 |
InlineResponse2008.total(Integer total) |
Copyright © 2025. All rights reserved.