| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
FieldType.FieldNameEnum |
FieldType.getFieldName()
type of the field, that did not pass the validation
|
static FieldType.FieldNameEnum |
FieldType.FieldNameEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldType.FieldNameEnum[] |
FieldType.FieldNameEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldType |
FieldType.fieldName(FieldType.FieldNameEnum fieldName) |
void |
FieldType.setFieldName(FieldType.FieldNameEnum fieldName) |
Copyright © 2022. All rights reserved.