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