Name | Description | Type | Additional information |
---|---|---|---|
Id |
The customer id |
integer |
None. |
Name |
The customer's name |
string |
None. |
Phones |
The customer's phones |
Collection of string |
None. |
Emails |
The customer's emails |
Collection of string |
None. |
Web |
The customer's web |
string |
None. |
Description |
The customer's description |
string |
None. |
Location |
The customer's location |
string |
None. |
StreetNo |
The customer's street and number of descriptive |
string |
None. |
PostalCode |
The customer's postal code |
string |
None. |
CountryCode |
The customer's country code. The code is specified by three letters |
string |
None. |
EmailDomains |
The customer's email domains |
Collection of string |
None. |
Disabled |
If true the customer is disabled |
boolean |
None. |
City |
The customer's city |
string |
None. |
TimeZoneId |
The time zone identifier (TimeZoneInfo.Id Property) |
string |
None. |
Users |
All customer's users. |
Collection of CustomerUserRow |
None. |
Attachments |
All customer's attachments. |
Collection of CustomerAttachmentRow |
None. |
Notes |
All customer's notes. |
Collection of CustomerNoteRow |
None. |
FieldData |
Fields data |
Collection of CustomerCustomFieldData |
None. |
CustomerGroups |
All customer's groups. |
Collection of CustomerGroupData |
None. |
Tags |
All customer's tags. |
Collection of TagData |
None. |
ExternalId |
Id from another system to identificate user |
string |
None. |