Describes an individual.
Field | Type | Required | Description | Example |
---|---|---|---|---|
name |
components.IndividualName | ✔️ | N/A | |
phone |
Optional[components.PhoneNumber] | ➖ | N/A | |
email |
Optional[str] | ➖ | N/A | [email protected] |
address |
Optional[components.Address] | ➖ | N/A | |
birth_date_provided |
Optional[bool] | ➖ | Indicates whether this individual's birth date has been provided. | |
government_id_provided |
Optional[bool] | ➖ | Indicates whether a government ID (SSN, ITIN, etc.) has been provided for this individual. |