Enumeration: IdDocumentKind
The type of ID document. Passports, National ID cards, and driving licenses are supported. The ID document must verify the person's name, birthday, and nationality
Enumeration Members
Enumeration Member | Value |
---|---|
drivingLicense | "drivingLicense" |
nationalIdentityCard | "nationalIdentityCard" |
passport | "passport" |