User.EmailViewDefinitionSetting

Type: object
Object Properties
name
The identifier for this UI Setting, which can be used to relate it to custom strings or other data as desired.
Type: string
localization
A dictionary of localized text for the EMail setting, keyed by the locale.
Type: object
Dictionary Contents: User.EMailSettingLocalization
Dictionary Key Type: string
setByDefault
If true, this setting should be set by default if the user hasn't chosen whether it's set or cleared yet.
Type: boolean
optInAggregateValue
The OptInFlags value to set or clear if this setting is set or cleared in the UI. It is the aggregate of all underlying opt-in flags related to this setting.
Type: int64
subscriptions
The subscriptions to show as children of this setting, if any.
Type: array