MiSnap 5.x Release Pipeline
androidJvm
core
/
com.miteksystems.misnap.core
/
DocumentClassification
Document
Classification
@
Serializable
data
class
DocumentClassification
(
val
documentType
:
DocumentClassification.Type
)
Supported document classifications.
Members
Constructors
Document
Classification
Link copied to clipboard
constructor
(
documentType
:
DocumentClassification.Type
)
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
DocumentClassification.Type
>
Properties
document
Type
Link copied to clipboard
val
documentType
:
DocumentClassification.Type