Interface: ApplicantsAddIdDocumentMetadataValue
Describes the structure of the metadata parameter of ApplicantsAddIdDocumentRequest.metadata
Work with applicants
country
• country: string
ISO 3166-1 alpha-3 country code.
See
Defined in
dob
• Optional dob: string
The applicant date of birth.
See
Defined in
firstName
• Optional firstName: string
The first applicant name.
See
Defined in
idDocSubType
• Optional idDocSubType: string
FRONT_SIDE, BACK_SIDE or null.
See
Defined in
idDocType
• idDocType: string
A document type.
See
Defined in
issuedDate
• Optional issuedDate: string
Issued date (format YYYY-mm-dd, e.g. 2001-09-25).
See
Defined in
lastName
• Optional lastName: string
The last applicant name.
See
Defined in
middleName
• Optional middleName: string
The middle applicant name.
See
Defined in
number
• Optional number: string
A document number.
See
Defined in
placeOfBirth
• Optional placeOfBirth: string
The applicant birthplace.
See
Defined in
validUntil
• Optional validUntil: string
Valid until date (format YYYY-mm-dd, e.g. 2001-09-26).
See