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

Copy Markdown

Summary

Types

t()

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

Functions

decode(value)