| Package | Description |
|---|---|
| net.authorize.api.contract.v1 | |
| net.authorize.api.controller |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionResponse |
UpdateHeldTransactionResponse.transactionResponse |
protected TransactionResponse |
CreateTransactionResponse.transactionResponse |
protected TransactionResponse |
CreateCustomerProfileTransactionResponse.transactionResponse |
| Modifier and Type | Method and Description |
|---|---|
TransactionResponse |
ObjectFactory.createTransactionResponse()
Create an instance of
TransactionResponse |
TransactionResponse |
UpdateHeldTransactionResponse.getTransactionResponse()
Gets the value of the transactionResponse property.
|
TransactionResponse |
CreateTransactionResponse.getTransactionResponse()
Gets the value of the transactionResponse property.
|
TransactionResponse |
CreateCustomerProfileTransactionResponse.getTransactionResponse()
Gets the value of the transactionResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateHeldTransactionResponse.setTransactionResponse(TransactionResponse value)
Sets the value of the transactionResponse property.
|
void |
CreateTransactionResponse.setTransactionResponse(TransactionResponse value)
Sets the value of the transactionResponse property.
|
void |
CreateCustomerProfileTransactionResponse.setTransactionResponse(TransactionResponse value)
Sets the value of the transactionResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<TransactionResponse> |
TransactionController.getResponseType() |
Copyright © 2021. All rights reserved.