Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
first_name | string | The first name for the customer. | [optional] |
last_name | string | The last name for the customer. | [optional] |
company_name | string | The name of the company. | [optional] |
string | The email used to contact the customer. | [optional] | |
phone | string | The Phone Number used to contact the customer. | [optional] |
mobile | string | The Mobile Phone Number used to contact the customer. | [optional] |
website | string | Do the customer have a website ? | [optional] |
vat_number | string | VAT Number for the customer. | [optional] |
geo | \Ageras\Api\ProjectGeoResource | [optional] |