| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected LoyaltyAccount |
LoyaltyAccountStatus.loyaltyAccount
The Loyalty account.
|
protected LoyaltyAccount |
LoyaltyResult.loyaltyAccount
The Loyalty account.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<LoyaltyAccount> |
CardAcquisitionResponse.loyaltyAccount
The Loyalty account.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyAccount |
ObjectFactory.createLoyaltyAccount()
Create an instance of
LoyaltyAccount |
LoyaltyAccount |
LoyaltyAccountStatus.getLoyaltyAccount()
Gets the value of the loyaltyAccount property.
|
LoyaltyAccount |
LoyaltyResult.getLoyaltyAccount()
Gets the value of the loyaltyAccount property.
|
| Modifier and Type | Method and Description |
|---|---|
List<LoyaltyAccount> |
CardAcquisitionResponse.getLoyaltyAccount()
Gets the value of the loyaltyAccount property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoyaltyAccountStatus.setLoyaltyAccount(LoyaltyAccount value)
Sets the value of the loyaltyAccount property.
|
void |
LoyaltyResult.setLoyaltyAccount(LoyaltyAccount value)
Sets the value of the loyaltyAccount property.
|
Copyright © 2022. All rights reserved.