GoogleApi.AlertCenter.V1beta1.Model.Settings (google_api_alert_center v0.27.0)
View SourceCustomer-level settings.
Attributes
-
notifications(type:list(GoogleApi.AlertCenter.V1beta1.Model.Notification.t), default:nil) - The list of notifications.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.Settings{ notifications: [GoogleApi.AlertCenter.V1beta1.Model.Notification.t()] | nil }