| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionConditionsType |
PaymentTransactionType.transactionConditions |
protected TransactionConditionsType |
LoyaltyTransactionType.transactionConditions |
| Modifier and Type | Method and Description |
|---|---|
TransactionConditionsType |
ObjectFactory.createTransactionConditionsType()
Create an instance of
TransactionConditionsType |
TransactionConditionsType |
PaymentTransactionType.getTransactionConditions()
Gets the value of the transactionConditions property.
|
TransactionConditionsType |
LoyaltyTransactionType.getTransactionConditions()
Gets the value of the transactionConditions property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionType.setTransactionConditions(TransactionConditionsType value)
Sets the value of the transactionConditions property.
|
void |
LoyaltyTransactionType.setTransactionConditions(TransactionConditionsType value)
Sets the value of the transactionConditions property.
|
Copyright © 2018. All rights reserved.