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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfSuppBatchRemoveResponseDataSummary{
  notFound: integer() | nil,
  removed: integer() | nil,
  total: integer() | nil
}

Functions

decode(value)