| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected LoyaltyResponse |
RepeatedMessageResponseBody.loyaltyResponse
The Loyalty response.
|
protected LoyaltyResponse |
RepeatedResponseMessageBody.loyaltyResponse
The Loyalty response.
|
protected LoyaltyResponse |
SaleToPOIResponse.loyaltyResponse
The Loyalty response.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyResponse |
ObjectFactory.createLoyaltyResponse()
Create an instance of
LoyaltyResponse |
LoyaltyResponse |
RepeatedMessageResponseBody.getLoyaltyResponse()
Gets the value of the loyaltyResponse property.
|
LoyaltyResponse |
RepeatedResponseMessageBody.getLoyaltyResponse()
Gets the value of the loyaltyResponse property.
|
LoyaltyResponse |
SaleToPOIResponse.getLoyaltyResponse()
Gets the value of the loyaltyResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepeatedMessageResponseBody.setLoyaltyResponse(LoyaltyResponse value)
Sets the value of the loyaltyResponse property.
|
void |
RepeatedResponseMessageBody.setLoyaltyResponse(LoyaltyResponse value)
Sets the value of the loyaltyResponse property.
|
void |
SaleToPOIResponse.setLoyaltyResponse(LoyaltyResponse value)
Sets the value of the loyaltyResponse property.
|
Copyright © 2022. All rights reserved.