| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<LoyaltyData> |
PaymentRequest.loyaltyData
The Loyalty data.
|
protected List<LoyaltyData> |
LoyaltyRequest.loyaltyData
The Loyalty data.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyData |
ObjectFactory.createLoyaltyData()
Create an instance of
LoyaltyData |
| Modifier and Type | Method and Description |
|---|---|
List<LoyaltyData> |
PaymentRequest.getLoyaltyData()
Gets the value of the loyaltyData property.
|
List<LoyaltyData> |
LoyaltyRequest.getLoyaltyData()
Gets the value of the loyaltyData property.
|
Copyright © 2022. All rights reserved.