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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfAutoEventPatchBody{
  name: String.t() | nil,
  schemaJson: %{optional(String.t()) => String.t()} | nil
}

Functions

decode(value)