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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfAddonsMarketingListRowPatch{
  doubleOptInEnabled: boolean() | nil,
  endedMessage: String.t() | nil,
  id: String.t() | nil,
  name: String.t() | nil,
  status: Notifique.OpenApi.Model.NtfAddonsMarketingListStatus.t() | nil
}

Functions

decode(value)