| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected LoyaltyAmountType |
LoyaltyResultType.loyaltyAmount |
protected LoyaltyAmountType |
LoyaltyDataType.loyaltyAmount |
| Modifier and Type | Method and Description |
|---|---|
LoyaltyAmountType |
ObjectFactory.createLoyaltyAmountType()
Create an instance of
LoyaltyAmountType |
LoyaltyAmountType |
LoyaltyResultType.getLoyaltyAmount()
Gets the value of the loyaltyAmount property.
|
LoyaltyAmountType |
LoyaltyDataType.getLoyaltyAmount()
Gets the value of the loyaltyAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoyaltyResultType.setLoyaltyAmount(LoyaltyAmountType value)
Sets the value of the loyaltyAmount property.
|
void |
LoyaltyDataType.setLoyaltyAmount(LoyaltyAmountType value)
Sets the value of the loyaltyAmount property.
|
Copyright © 2018. All rights reserved.