public class FieldType extends EslEnumeration
| Modifier and Type | Field and Description |
|---|---|
static FieldType |
IMAGE |
static FieldType |
INPUT |
static FieldType |
SIGNATURE |
log| Modifier and Type | Method and Description |
|---|---|
static FieldType |
UNRECOGNIZED(String unknownValue)
Deprecated.
Please upgrade your SDK version to support new types in this enumeration.
|
static FieldType |
valueOf(String name) |
static FieldType[] |
values() |
getApiValue, name, ordinal, toStringpublic static final FieldType SIGNATURE
public static final FieldType INPUT
public static final FieldType IMAGE
@Deprecated public static final FieldType UNRECOGNIZED(String unknownValue)
public static FieldType[] values()
Copyright 2022 OneSpan All rights reserved.