Gini Bank SDK for Android
Gini Bank SDK for Android
/
net.gini.android.core.api.models
/
Document
/
SourceClassification
Source
Classification
public
enum
SourceClassification
Entries
Functions
Entries
SCANNED
Link copied to clipboard
SCANNED
SANDWICH
Link copied to clipboard
SANDWICH
NATIVE
Link copied to clipboard
NATIVE
TEXT
Link copied to clipboard
TEXT
COMPOSITE
Link copied to clipboard
COMPOSITE
UNKNOWN
Link copied to clipboard
UNKNOWN
Functions
value
Of
Link copied to clipboard
public
static
Document.SourceClassification
valueOf
(
String
name
)
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
public
static
Array
<
Document.SourceClassification
>
values
(
)
Returns an array containing the constants of this enum type, in the order they're declared.