UserPreferences
Description
An object that represents the preferences of a user. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
preferredTimeZone | False | string | The preferred time zone to use for scheduling tasks such as backups and updates. This is different from the time zone used for dashboards and events, which is the browser time zone Field level constraints: must be a valid time zone. (Note: Additional constraints might exist) |
|||
colorTheme | True | string | The preferred color theme to use on the user interface Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |