IdentityDocument¶
An identity document
IdentityDocument(
number: string,
expiration_date: Date,
front_side: DatedFile,
reverse_side: DatedFile,
selfie: DatedFile,
translation: list of DatedFile
) → IdentityDocument
number¶
string
Document number; 1-24 characters
expiration_date¶
Document expiration date; may be null if not applicable
front_side¶
Front side of the document
reverse_side¶
Reverse side of the document; only for driver license and identity card; may be null
selfie¶
Selfie with the document; may be null
translation¶
list of DatedFile
List of files containing a certified English translation of the document