| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PtsV1TransactionBatchesGet200Response |
TransactionBatchesApi.ptsV1TransactionBatchesGet(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get a list of batch files processed through the Offline Transaction Submission Services
Provide the search range
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PtsV1TransactionBatchesGet200Response> |
TransactionBatchesApi.ptsV1TransactionBatchesGetWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get a list of batch files processed through the Offline Transaction Submission Services
Provide the search range
|
ApiResponse<PtsV1TransactionBatchesGet200Response> |
TransactionBatchApi.ptsV1TransactionBatchesIdGet(String id)
Get an individual batch file Details processed through the Offline Transaction Submission Services
Provide the search range
|
ApiResponse<PtsV1TransactionBatchesGet200Response> |
TransactionBatchApi.ptsV1TransactionBatchesIdGetWithHttpInfo(String id)
Get an individual batch file Details processed through the Offline Transaction Submission Services
Provide the search range
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TransactionBatchesApi.ptsV1TransactionBatchesGetAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
ApiCallback<PtsV1TransactionBatchesGet200Response> callback)
Get a list of batch files processed through the Offline Transaction Submission Services (asynchronously)
Provide the search range
|
| Modifier and Type | Method and Description |
|---|---|
PtsV1TransactionBatchesGet200Response |
PtsV1TransactionBatchesGet200Response.addTransactionBatchesItem(PtsV1TransactionBatchesGet200ResponseTransactionBatches transactionBatchesItem) |
PtsV1TransactionBatchesGet200Response |
PtsV1TransactionBatchesGet200Response.links(PtsV1TransactionBatchesGet200ResponseLinks links) |
PtsV1TransactionBatchesGet200Response |
PtsV1TransactionBatchesGet200Response.submitTimeUtc(String submitTimeUtc) |
PtsV1TransactionBatchesGet200Response |
PtsV1TransactionBatchesGet200Response.transactionBatches(List<PtsV1TransactionBatchesGet200ResponseTransactionBatches> transactionBatches) |
Copyright © 2018. All rights reserved.