The customer this entity is linked to.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str, none_type | The ID of the customer this entity is linked to. | [optional] |
| name | str, none_type | Full name of the customer | [optional] |
| first_name | str, none_type | First name of the customer | [optional] |
| last_name | str, none_type | Last name of the customer | [optional] |
| company_name | str, none_type | Company name of the customer | [optional] |
| phone_numbers | [PhoneNumber], none_type | [optional] | |
| emails | [Email], none_type | [optional] |