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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfAutoStepTriggerConfig{
  callPhase: any(),
  channel: any(),
  contactIdPath: any() | nil,
  conversationSessionPolicy: any() | nil,
  emailPath: any() | nil,
  eventName: any(),
  inboundKind: any() | nil,
  instanceId: any() | nil,
  payloadMappings:
    [
      Notifique.OpenApi.Model.NtfAutoTriggerConfigWebhookPayloadMappingsInner.t()
    ]
    | nil,
  phonePath: any() | nil,
  triggerKind: any(),
  webWidgetId: any() | nil
}

Functions

decode(value)