| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected LoyaltyAccountStatus |
BalanceInquiryResponse.loyaltyAccountStatus
The Loyalty account status.
|
protected LoyaltyAccountStatus |
PaymentAccountStatus.loyaltyAccountStatus
The Loyalty account status.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyAccountStatus |
ObjectFactory.createLoyaltyAccountStatus()
Create an instance of
LoyaltyAccountStatus |
LoyaltyAccountStatus |
BalanceInquiryResponse.getLoyaltyAccountStatus()
Gets the value of the loyaltyAccountStatus property.
|
LoyaltyAccountStatus |
PaymentAccountStatus.getLoyaltyAccountStatus()
Gets the value of the loyaltyAccountStatus property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BalanceInquiryResponse.setLoyaltyAccountStatus(LoyaltyAccountStatus value)
Sets the value of the loyaltyAccountStatus property.
|
void |
PaymentAccountStatus.setLoyaltyAccountStatus(LoyaltyAccountStatus value)
Sets the value of the loyaltyAccountStatus property.
|
Copyright © 2022. All rights reserved.