| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | The unique identifier for the applicant. Read-only. | [optional] |
| created_at | datetime | The date and time when this applicant was created. Read-only. | [optional] |
| delete_at | datetime | The date and time when this applicant is scheduled to be deleted. Read-only. | [optional] |
| href | str | The uri of this resource. Read-only. | [optional] |
| sandbox | bool | Read-only. | [optional] |
| first_name | str | The applicant’s first name | [optional] |
| last_name | str | The applicant’s surname | [optional] |
| str | The applicant’s email address. Required if doing a US check, or a UK check for which `applicant_provides_data` is `true`. | [optional] | |
| dob | date | The applicant’s date of birth | [optional] |
| address | Address | [optional] | |
| id_numbers | list[IdNumber] | [optional] |
This repository was archived by the owner on Nov 16, 2021. It is now read-only.