| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionConditions |
LoyaltyTransaction.transactionConditions
The Transaction conditions.
|
protected TransactionConditions |
PaymentTransaction.transactionConditions
The Transaction conditions.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionConditions |
ObjectFactory.createTransactionConditions()
Create an instance of
TransactionConditions |
TransactionConditions |
LoyaltyTransaction.getTransactionConditions()
Gets the value of the transactionConditions property.
|
TransactionConditions |
PaymentTransaction.getTransactionConditions()
Gets the value of the transactionConditions property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoyaltyTransaction.setTransactionConditions(TransactionConditions value)
Sets the value of the transactionConditions property.
|
void |
PaymentTransaction.setTransactionConditions(TransactionConditions value)
Sets the value of the transactionConditions property.
|
Copyright © 2022. All rights reserved.