@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
}