The type of identity document detected in the images provided. Will always be one of the following values: drivers_license
- A driver's license for the associated country id_card
- A general national identification card, distinct from driver's licenses passport
- A passport for the associated country residence_permit_card
- An identity document permitting a foreign citizen to temporarily reside in the associated country resident_card
- An identity document permitting a foreign citizen to permanently reside in the associated country Note: This value may be different from the ID type that the user selects within Link. For example, if they select "Driver's License" but then submit a picture of a passport, this field will say passport
Name | Type | Description | Notes |
---|---|---|---|
value | str | The type of identity document detected in the images provided. Will always be one of the following values: `drivers_license` - A driver's license for the associated country `id_card` - A general national identification card, distinct from driver's licenses `passport` - A passport for the associated country `residence_permit_card` - An identity document permitting a foreign citizen to <em>temporarily</em> reside in the associated country `resident_card` - An identity document permitting a foreign citizen to <em>permanently</em> reside in the associated country Note: This value may be different from the ID type that the user selects within Link. For example, if they select "Driver's License" but then submit a picture of a passport, this field will say `passport` | must be one of ["drivers_license", "id_card", "passport", "residence_permit_card", "resident_card", ] |