GoogleApi.AlertCenter.V1beta1.Model.VoicemailMisconfiguration (google_api_alert_center v0.27.0)

View Source

Issue(s) with sending to voicemail.

Attributes

  • errors (type: list(GoogleApi.AlertCenter.V1beta1.Model.VoicemailRecipientError.t), default: nil) - Issue(s) with voicemail recipients.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.VoicemailMisconfiguration{
  errors:
    [GoogleApi.AlertCenter.V1beta1.Model.VoicemailRecipientError.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.