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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfAutoRunListResponseData{
  items: [Notifique.OpenApi.Model.NtfAutoAutomationRunSummary.t()],
  limit: integer(),
  page: integer(),
  total: integer()
}

Functions

decode(value)