Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.16 KB

LeadCustomerInfoResource.md

File metadata and controls

19 lines (15 loc) · 1.16 KB

LeadCustomerInfoResource

Properties

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]
email 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]

[Back to Model list] [Back to API list] [Back to README]