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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfAutoAutomationCreateBody{
  graph: Notifique.OpenApi.Model.NtfAutoAutomationGraph.t(),
  name: String.t(),
  status: String.t() | nil
}

Functions

decode(value)