UserPreferences Object
Contains information about the preferences a user has set regarding what shows and doesn't show in the user interface.
This object is used by the following operations:
The properties included in the UserPreferences object are listed below. All values are optional.
Property | Type | Description |
---|---|---|
UserPreference | UserPreference[ ] | One or more user preferences set up by the user. Each preference has a name and value. A value of open indicates that the item is active for the user; closed indicates that the user has dismissed the item. |