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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.TemplateSendRequestVoice{
  from: String.t(),
  gather: Notifique.OpenApi.Model.TemplateSendRequestVoiceGather.t() | nil,
  machineDetection: String.t() | nil
}

Functions

decode(value)