| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<EntryModeType> |
StoredValueAccountID.entryMode |
protected List<EntryModeType> |
LoyaltyAccountID.entryMode |
protected List<EntryModeType> |
CardReaderInitResponse.entryMode
The Entry mode.
|
protected List<EntryModeType> |
CardData.entryMode
The Entry mode.
|
| Modifier and Type | Method and Description |
|---|---|
static EntryModeType |
EntryModeType.fromValue(String v)
From value entry mode type.
|
static EntryModeType |
EntryModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntryModeType[] |
EntryModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntryModeType> |
StoredValueAccountID.getEntryMode()
Gets the value of the entryMode property.
|
List<EntryModeType> |
LoyaltyAccountID.getEntryMode()
Gets the value of the entryMode property.
|
List<EntryModeType> |
CardReaderInitResponse.getEntryMode()
Gets the value of the entryMode property.
|
List<EntryModeType> |
CardData.getEntryMode()
Gets the value of the entryMode property.
|
Copyright © 2022. All rights reserved.