| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected LoyaltyRequestType |
TransactionToPerformType.loyaltyRequest |
protected LoyaltyRequestType |
SaleToPOIRequest.loyaltyRequest |
| Modifier and Type | Method and Description |
|---|---|
LoyaltyRequestType |
ObjectFactory.createLoyaltyRequestType()
Create an instance of
LoyaltyRequestType |
LoyaltyRequestType |
TransactionToPerformType.getLoyaltyRequest()
Gets the value of the loyaltyRequest property.
|
LoyaltyRequestType |
SaleToPOIRequest.getLoyaltyRequest()
Gets the value of the loyaltyRequest property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionToPerformType.setLoyaltyRequest(LoyaltyRequestType value)
Sets the value of the loyaltyRequest property.
|
void |
SaleToPOIRequest.setLoyaltyRequest(LoyaltyRequestType value)
Sets the value of the loyaltyRequest property.
|
Copyright © 2018. All rights reserved.