Notifique.OpenApi.Model.NtfPhoneUpdateBody (notifique v0.2.1)

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfPhoneUpdateBody{
  forwardToE164: String.t() | nil,
  inboundTtsText: String.t() | nil,
  inboundTtsVoice: String.t() | nil,
  inboundVoiceAction: String.t() | nil,
  label: String.t() | nil,
  recordingEnabled: boolean() | nil
}

Functions

decode(value)