Voting helps other researchers find interesting modules.
Ringtone information used for the notification of timer and alarm.
pauseDuration
GoogleApi.ContentWarehouse.V1.Model.AssistantApiDuration.t
nil
soundUrl
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsRingtone{ pauseDuration: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDuration.t() | nil, soundUrl: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()