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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfAutoTriggerConfigChannelInbound{
  channel: String.t(),
  conversationSessionPolicy: map() | nil,
  inboundKind: String.t() | nil,
  instanceId: String.t() | nil,
  triggerKind: String.t(),
  webWidgetId: String.t() | nil
}

Functions

decode(value)