| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Unique identifier of customer |
globally unique identifier |
None. |
| firstName |
Gets or sets the customer first name |
string |
None. |
| lastName |
Gets or sets the customer last name |
string |
None. |
|
Gets or sets the customer email |
string |
None. |
|
| phone |
Gets or sets the customer phone |
string |
None. |
| mobilePhone |
Gets or sets the customer mobile phone |
string |
None. |
| title |
Gets or sets the customer title |
string |
None. |
| ownerId |
Gets or sets the user owning the customer if any |
globally unique identifier |
None. |
| countryRef |
Gets or sets the customer country reference |
string |
None. |
| companyId |
Gets or sets company identificator (GUID) |
string |
None. |
| createdDate |
Gets or sets created date of the customer |
date |
None. |
| lastModifiedDate |
Gets or sets last modified date of the customer |
date |
None. |
| deletedDate |
Gets or sets deleted date of the customer |
date |
None. |