Name | Type | Description | Notes |
---|---|---|---|
id | string | The unique identifier for the applicant. | [optional] |
created_at | \DateTime | The date and time when this applicant was created. | [optional] |
delete_at | \DateTime | The date and time when this applicant is scheduled to be deleted. | [optional] |
href | string | The uri of this resource. | [optional] |
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] | |
sandbox | bool | [optional] | |
phone_number | string | The applicant’s phone number | [optional] |
location | \Onfido\Model\Location | [optional] |