| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected BatchDetailsType |
TransactionDetailsType.batch |
protected BatchDetailsType |
GetBatchStatisticsResponse.batch |
| Modifier and Type | Field and Description |
|---|---|
protected List<BatchDetailsType> |
ArrayOfBatchDetailsType.batch |
| Modifier and Type | Method and Description |
|---|---|
BatchDetailsType |
ObjectFactory.createBatchDetailsType()
Create an instance of
BatchDetailsType |
BatchDetailsType |
TransactionDetailsType.getBatch()
Gets the value of the batch property.
|
BatchDetailsType |
GetBatchStatisticsResponse.getBatch()
Gets the value of the batch property.
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchDetailsType> |
ArrayOfBatchDetailsType.getBatch()
Gets the value of the batch property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDetailsType.setBatch(BatchDetailsType value)
Sets the value of the batch property.
|
void |
GetBatchStatisticsResponse.setBatch(BatchDetailsType value)
Sets the value of the batch property.
|
Copyright © 2020. All rights reserved.