Name | Description | Type | Additional information |
---|---|---|---|
IdCustomer |
Customer Id |
integer |
None. |
Name |
Name |
string |
None. |
Phones |
Phones |
Collection of string |
None. |
Emails |
Emails |
Collection of string |
None. |
EmailDomains |
EmailDomains |
Collection of string |
None. |
TimeZoneId |
The time zone identifier (TimeZoneInfo.Id Property) |
string |
None. |
Web |
Web |
string |
None. |
StreetNumber |
StreetNumber |
string |
None. |
City |
City |
string |
None. |
PostalCode |
PostalCode |
string |
None. |
CountryCode |
CountryCode |
string |
None. |
Descrtiption |
Descrtiption |
string |
None. |
Location |
The customer's location |
string |
None. |
CustomerGroups |
All customer's groups. |
Collection of CustomerGroupData |
None. |
Tags |
All customer's tags. |
Collection of TagData |
None. |
FieldData |
User's custom fields data |
Collection of CustomerCustomFieldData |
None. |
HavePhoto |
True if photo does exists. |
boolean |
None. |
PhotoLastUpdatedUtc |
The date when the photo was changed. If the value is null the photo does not exist. |
date |
None. |
CustomCustomerFieldsHash |
CustomCustomerFieldsHash |
integer |
None. |
Disabled |
If true the customer is disabled |
boolean |
None. |
ExternalId |
Id from another system to identificate user |
string |
None. |