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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfAddonsCreateFormListRequest{
  endedMessage: String.t() | nil,
  features:
    Notifique.OpenApi.Model.NtfAddonsCreateFormListRequestFeatures.t() | nil,
  name: String.t(),
  template: String.t() | nil
}

Functions

decode(value)