DocumentClassInfo
@microblink/blinkid / DocumentClassInfo
Type Alias: DocumentClassInfo
DocumentClassInfo =
object
Represents the document class information.
Properties
country?
optionalcountry:Country
The document country.
countryName?
optionalcountryName:string
The name of the country that issued the scanned document.
isoAlpha2CountryCode?
optionalisoAlpha2CountryCode:string
The 2-letter ISO code of the country that issued the scanned document.
isoAlpha3CountryCode?
optionalisoAlpha3CountryCode:string
The 3-letter ISO code of the country that issued the scanned document.
isoNumericCountryCode?
optionalisoNumericCountryCode:string
The ISO numeric code of the country that issued the scanned document.
region?
optionalregion:Region
The document region.
type?
optionaltype:DocumentType
The type of the scanned document.