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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfPhoneSingleEnvelope{
  data: Notifique.OpenApi.Model.NtfPhoneWorkspacePhoneNumber.t(),
  success: boolean()
}

Functions

decode(value)