Notifique.OpenApi.Model.NtfIgListInstancesResponse
(notifique v0.2.1)
Copy Markdown
Summary
Types
@type t() :: %Notifique.OpenApi.Model.NtfIgListInstancesResponse{ data: [Notifique.OpenApi.Model.NtfIgListInstancesResponseDataInner.t()] | nil, pagination: Notifique.OpenApi.Model.NtfIgListInstancesResponsePagination.t() | nil, success: boolean() | nil }