Notifique.OpenApi.Model.NtfAutoAutomationEventRowList
(notifique v0.2.1)
Copy Markdown
Summary
Types
@type t() :: %Notifique.OpenApi.Model.NtfAutoAutomationEventRowList{ createdAt: DateTime.t(), id: String.t(), name: String.t(), schemaJson: %{optional(String.t()) => String.t()} | nil, updatedAt: DateTime.t() }