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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfWaWhatsAppListRow{
  description: String.t() | nil,
  rowId: String.t(),
  title: String.t()
}

Functions

decode(value)