| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected LoyaltyAccountID |
LoyaltyAccount.loyaltyAccountID
The Loyalty account id.
|
protected LoyaltyAccountID |
LoyaltyAccountReq.loyaltyAccountID
The Loyalty account id.
|
protected LoyaltyAccountID |
LoyaltyData.loyaltyAccountID
The Loyalty account id.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyAccountID |
ObjectFactory.createLoyaltyAccountID()
Create an instance of
LoyaltyAccountID |
LoyaltyAccountID |
LoyaltyAccount.getLoyaltyAccountID()
Gets the value of the loyaltyAccountID property.
|
LoyaltyAccountID |
LoyaltyAccountReq.getLoyaltyAccountID()
Gets the value of the loyaltyAccountID property.
|
LoyaltyAccountID |
LoyaltyData.getLoyaltyAccountID()
Gets the value of the loyaltyAccountID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoyaltyAccount.setLoyaltyAccountID(LoyaltyAccountID value)
Sets the value of the loyaltyAccountID property.
|
void |
LoyaltyAccountReq.setLoyaltyAccountID(LoyaltyAccountID value)
Sets the value of the loyaltyAccountID property.
|
void |
LoyaltyData.setLoyaltyAccountID(LoyaltyAccountID value)
Sets the value of the loyaltyAccountID property.
|
Copyright © 2022. All rights reserved.