Skip to main content

IdProofingDocumentClassification

DocumentClassification model returned when an uploaded document image is classified.

Properties

NameTypeDescriptionNotes
countryCodeStringThe ID document country code.[optional]
documentClassDocumentClassEnumThe ID document class.[optional]
presentationChangedBooleanIndicates that the document was presented with the back-side specified as the front-side and vice versa.If this occurs, all subsequent image posts must account for this presentation change.[optional]
supportedBackImageBooleanIndicates that the document type has a back side.[optional]
supportedFrontImageBooleanIndicates that the document type has a front side.[optional]

DocumentClassEnum

NameValue
UNKNOWN"UNKNOWN"
PASSPORT"PASSPORT"
VISA"VISA"
DRIVERSLICENSE"DRIVERSLICENSE"
IDENTIFICATIONCARD"IDENTIFICATIONCARD"
PERMIT"PERMIT"
CURRENCY"CURRENCY"
RESIDENCEDOCUMENT"RESIDENCEDOCUMENT"
TRAVELDOCUMENT"TRAVELDOCUMENT"
BIRTHCERTIFICATE"BIRTHCERTIFICATE"
VEHICLEREGISTRATION"VEHICLEREGISTRATION"
OTHER"OTHER"
WEAPONLICENSE"WEAPONLICENSE"
TRIBALIDENTIFICATION"TRIBALIDENTIFICATION"
VOTERIDENTIFIACTION"VOTERIDENTIFIACTION"
MILITARY"MILITARY"