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

Copy Markdown

Summary

Types

t()

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

Functions

decode(value)