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