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

Copy Markdown

Merge parcial da política inbound (v2). Ex.: channels.sms.{enabled,defaultActions,rules}, channels.whatsapp.{enabled,allowPrivateChats,allowGroupChats,dm,group}, storagePricing.

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.InboundSettingsPatch{
  channels: %{optional(String.t()) => any()} | nil
}

Functions

decode(value)