Name | Type | Description | Notes |
---|---|---|---|
first_name | string | The applicant’s first name | [optional] |
last_name | string | The applicant’s surname | [optional] |
string | The applicant’s email address. Required if doing a US check, or a UK check for which `applicant_provides_data` is `true`. | [optional] | |
dob | \DateTime | The applicant’s date of birth | [optional] |
address | \Onfido\Model\Address | [optional] | |
id_numbers | \Onfido\Model\IdNumber[] | [optional] | |
phone_number | string | The applicant’s phone number | [optional] |
location | \Onfido\Model\Location | [optional] | |
consents | array<string,object>[] | [optional] |