Name | Type | Description | Notes |
---|---|---|---|
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] |
vat_number | string | VAT Number for the customer. | [optional] |
customer_type | \Ageras\Api\LeadCustomerTypeResource | [optional] | |
show_prices_including_vat | bool | If true, prices should be displayed to the customer including VAT | [optional] [default to false] |
social_security_number | string | Social security number. | [optional] |