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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfWaWhatsAppListSection{
  rows: [Notifique.OpenApi.Model.NtfWaWhatsAppListRow.t()],
  title: String.t()
}

Functions

decode(value)