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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfContactCampaignStatsCost{
  byChannel:
    [Notifique.OpenApi.Model.NtfContactCampaignStatsCostByChannelInner.t()]
    | nil,
  totalCents: integer() | nil,
  totalCredits: number() | nil
}

Functions

decode(value)