| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServicesEnabledType> |
EnableServiceRequest.servicesEnabled
The Services enabled.
|
| Modifier and Type | Method and Description |
|---|---|
static ServicesEnabledType |
ServicesEnabledType.fromValue(String v)
From value services enabled type.
|
static ServicesEnabledType |
ServicesEnabledType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServicesEnabledType[] |
ServicesEnabledType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServicesEnabledType> |
EnableServiceRequest.getServicesEnabled()
Gets the value of the servicesEnabled property.
|
Copyright © 2022. All rights reserved.