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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfSuppBatchAddResponseDataSummary{
  added: integer() | nil,
  alreadyExists: integer() | nil,
  invalid: integer() | nil,
  total: integer() | nil
}

Functions

decode(value)