| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected LoyaltyAmount |
LoyaltyData.loyaltyAmount
The Loyalty amount.
|
protected LoyaltyAmount |
LoyaltyResult.loyaltyAmount
The Loyalty amount.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyAmount |
ObjectFactory.createLoyaltyAmount()
Create an instance of
LoyaltyAmount |
LoyaltyAmount |
LoyaltyData.getLoyaltyAmount()
Gets the value of the loyaltyAmount property.
|
LoyaltyAmount |
LoyaltyResult.getLoyaltyAmount()
Gets the value of the loyaltyAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoyaltyData.setLoyaltyAmount(LoyaltyAmount value)
Sets the value of the loyaltyAmount property.
|
void |
LoyaltyResult.setLoyaltyAmount(LoyaltyAmount value)
Sets the value of the loyaltyAmount property.
|
Copyright © 2022. All rights reserved.