| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<LoyaltyResultType> |
PerformedTransactionType.loyaltyResult |
protected List<LoyaltyResultType> |
PaymentResponseType.loyaltyResult |
protected List<LoyaltyResultType> |
LoyaltyResponseType.loyaltyResult |
| Modifier and Type | Method and Description |
|---|---|
LoyaltyResultType |
ObjectFactory.createLoyaltyResultType()
Create an instance of
LoyaltyResultType |
| Modifier and Type | Method and Description |
|---|---|
List<LoyaltyResultType> |
PerformedTransactionType.getLoyaltyResult()
Gets the value of the loyaltyResult property.
|
List<LoyaltyResultType> |
PaymentResponseType.getLoyaltyResult()
Gets the value of the loyaltyResult property.
|
List<LoyaltyResultType> |
LoyaltyResponseType.getLoyaltyResult()
Gets the value of the loyaltyResult property.
|
Copyright © 2018. All rights reserved.