| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceProfilesType> |
SaleProfile.serviceProfiles
The Service profiles.
|
protected List<ServiceProfilesType> |
POIProfile.serviceProfiles
The Service profiles.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceProfilesType |
ServiceProfilesType.fromValue(String v)
From value service profiles type.
|
static ServiceProfilesType |
ServiceProfilesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceProfilesType[] |
ServiceProfilesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceProfilesType> |
SaleProfile.getServiceProfiles()
Gets the value of the serviceProfiles property.
|
List<ServiceProfilesType> |
POIProfile.getServiceProfiles()
Gets the value of the serviceProfiles property.
|
Copyright © 2022. All rights reserved.