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