|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionRequestType | |
|---|---|
| net.authorize.api.contract.v1 | |
| net.authorize.api.controller | |
| Uses of TransactionRequestType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as TransactionRequestType | |
|---|---|
protected TransactionRequestType |
CreateTransactionRequest.transactionRequest
|
| Methods in net.authorize.api.contract.v1 that return TransactionRequestType | |
|---|---|
TransactionRequestType |
ObjectFactory.createTransactionRequestType()
Create an instance of TransactionRequestType |
TransactionRequestType |
CreateTransactionRequest.getTransactionRequest()
Gets the value of the transactionRequest property. |
| Methods in net.authorize.api.contract.v1 with parameters of type TransactionRequestType | |
|---|---|
void |
CreateTransactionRequest.setTransactionRequest(TransactionRequestType value)
Sets the value of the transactionRequest property. |
| Uses of TransactionRequestType in net.authorize.api.controller |
|---|
| Constructors in net.authorize.api.controller with parameters of type TransactionRequestType | |
|---|---|
TransactionController(TransactionRequestType apiRequest)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||