| Package | Description |
|---|---|
| com.adyen.builders.terminal | |
| com.adyen.model.nexo |
| Modifier and Type | Method and Description |
|---|---|
TerminalAPIRequestBuilder |
TerminalAPIRequestBuilder.withLoyaltyRequest(LoyaltyRequest loyaltyRequest) |
| Modifier and Type | Field and Description |
|---|---|
protected LoyaltyRequest |
TransactionToPerform.loyaltyRequest
The Loyalty request.
|
protected LoyaltyRequest |
SaleToPOIRequest.loyaltyRequest
The Loyalty request.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyRequest |
ObjectFactory.createLoyaltyRequest()
Create an instance of
LoyaltyRequest |
LoyaltyRequest |
TransactionToPerform.getLoyaltyRequest()
Gets the value of the loyaltyRequest property.
|
LoyaltyRequest |
SaleToPOIRequest.getLoyaltyRequest()
Gets the value of the loyaltyRequest property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionToPerform.setLoyaltyRequest(LoyaltyRequest value)
Sets the value of the loyaltyRequest property.
|
void |
SaleToPOIRequest.setLoyaltyRequest(LoyaltyRequest value)
Sets the value of the loyaltyRequest property.
|
Copyright © 2022. All rights reserved.