| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected IdentificationSupportType |
LoyaltyAccountID.identificationSupport |
| Modifier and Type | Method and Description |
|---|---|
static IdentificationSupportType |
IdentificationSupportType.fromValue(String v)
From value identification support type.
|
IdentificationSupportType |
LoyaltyAccountID.getIdentificationSupport()
Gets the value of the identificationSupport property.
|
static IdentificationSupportType |
IdentificationSupportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentificationSupportType[] |
IdentificationSupportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoyaltyAccountID.setIdentificationSupport(IdentificationSupportType value)
Sets the value of the identificationSupport property.
|
Copyright © 2022. All rights reserved.