All addresses of the customer. This is a restricted property and will not always be filled.
All customer attributes as key value pairs.
If the user has an avatar, this property will contain the relative link to the avatar image.
The configured billing address or null if the user has no billing address set. This is a restricted property and will not always be filled.
Flag indicating if the user has permissions to load any global additional data resource file. ACL permission GlobalAdditionalDataGet.
Flag indicating if the user has permissions to insert category data. ACL permission PublicStoreAddCategoryEntity.
Flag indicating if the user has permissions to list all global additional data resource files. ACL permission GlobalAdditionalDataListing.
Flag indicating if the user has permissions to update category data. ACL permission PublicStoreEditCategoryEntity.
The created date of the customer in UTC format as an object format string with ticks.
The preferred currency of the customer as the currency code.
The customer guid
An array of all assigned customer roles by name.
The department id or null if the customer is not assigned to a department.
The email address of the customer.
The customer id.
The preferred language of the customer as the language name.
An object with all relationships wher the current user is the principal. The key is the relationship type, and the value is an array of customer id's with all subordinates. This is a restricted property and will not always be filled.
The print location name if the user is assigned to a print location.
An object with all relationships wher the current user is the subordinate. The key is the relationship type, and the value is an array of customer id's with all principals. This is a restricted property and will not always be filled.
The customer title (Mr, Mrs, etc.)
The updated date of the customer in UTC format as an object format string with ticks.
The user name of the customer.
Generated using TypeDoc
Customer information model.