DocumentClassInfo
Represents the document class information.
Classification values keep both a strongly-typed ID (when known at SDK build time) and a rawValue string. For OTA-supported documents the ID may be null while rawValue is still populated. A missing country/region/document type is represented by a null nested value (e.g. when the native value would be "NONE").
Constructors
Types
Document type classification, with optional strongly-typed ID and raw string value.
Properties
The document country.
The name of the country that issued the scanned document.
The document type.
The 2 letter ISO code of the country that issued the scanned document.
The 3 letter ISO code of the country that issued the scanned document.
The ISO numeric code of the country that issued the scanned document.
The document region.