NotificationSettingOption#

class NotificationSettingOption[source]#

The JSON serialization schema for a single notification setting option.

reason: NotificationReasons#

The notification reason.

explanation: str#

The explanation when these kinds of notifications occur.

value: EmailNotificationTypes#

The current value for this notification reason.