MiSnap 5.x Release Pipeline
androidJvm
document-classifier
/
com.miteksystems.misnap.classifier
/
MiSnapDocumentClassifier
/
Result
/
Processed
Processed
data
class
Processed
(
val
documentClassification
:
DocumentClassification
)
:
MiSnapDocumentClassifier.Result
Result when the classification is successful.
Members
Constructors
Processed
Link copied to clipboard
constructor
(
documentClassification
:
DocumentClassification
)
Properties
document
Classification
Link copied to clipboard
val
documentClassification
:
DocumentClassification
The classification of the document.