Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Field and Description |
---|---|
protected SubsequentAuthInformation |
TransactionRequestType.subsequentAuthInformation |
protected SubsequentAuthInformation |
ProfileTransOrderType.subsequentAuthInformation |
protected SubsequentAuthInformation |
CustomerPaymentProfileType.subsequentAuthInformation |
Modifier and Type | Method and Description |
---|---|
SubsequentAuthInformation |
ObjectFactory.createSubsequentAuthInformation()
Create an instance of
SubsequentAuthInformation |
SubsequentAuthInformation |
TransactionRequestType.getSubsequentAuthInformation()
Gets the value of the subsequentAuthInformation property.
|
SubsequentAuthInformation |
ProfileTransOrderType.getSubsequentAuthInformation()
Gets the value of the subsequentAuthInformation property.
|
SubsequentAuthInformation |
CustomerPaymentProfileType.getSubsequentAuthInformation()
Gets the value of the subsequentAuthInformation property.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionRequestType.setSubsequentAuthInformation(SubsequentAuthInformation value)
Sets the value of the subsequentAuthInformation property.
|
void |
ProfileTransOrderType.setSubsequentAuthInformation(SubsequentAuthInformation value)
Sets the value of the subsequentAuthInformation property.
|
void |
CustomerPaymentProfileType.setSubsequentAuthInformation(SubsequentAuthInformation value)
Sets the value of the subsequentAuthInformation property.
|
Copyright © 2021. All rights reserved.