| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<LoyaltyResult> |
LoyaltyResponse.loyaltyResult
The Loyalty result.
|
protected List<LoyaltyResult> |
PerformedTransaction.loyaltyResult
The Loyalty result.
|
protected List<LoyaltyResult> |
PaymentResponse.loyaltyResult
The Loyalty result.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyResult |
ObjectFactory.createLoyaltyResult()
Create an instance of
LoyaltyResult |
| Modifier and Type | Method and Description |
|---|---|
List<LoyaltyResult> |
LoyaltyResponse.getLoyaltyResult()
Gets the value of the loyaltyResult property.
|
List<LoyaltyResult> |
PerformedTransaction.getLoyaltyResult()
Gets the value of the loyaltyResult property.
|
List<LoyaltyResult> |
PaymentResponse.getLoyaltyResult()
Gets the value of the loyaltyResult property.
|
Copyright © 2022. All rights reserved.