Skip to main content

DocumentType

The type of the document

enum DocumentType {
IdCard
Passport
ResidencePermit
DriversLicense
Face
Report
}

Values

DocumentType.IdCard

DocumentType.Passport

DocumentType.ResidencePermit

DocumentType.DriversLicense

DocumentType.Face

DocumentType.Report

Member Of

DriversLicenseDocument object ● FacePhotoDocument object ● IdCardDocument object ● PassportDocument object ● ReportDocument object ● ResidencePermitDocument object