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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.TemplateSendRequestVoiceGather{
  maxDigits: integer() | nil,
  prompt: String.t() | nil,
  timeoutSecs: integer() | nil,
  voice: String.t() | nil
}

Functions

decode(value)