Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

OmnichannelIntegrationConfigRoutingConfig

import type { OmnichannelIntegrationConfigRoutingConfig } from "https://googleapis.deno.dev/v1/ces:v1.ts";

Routing config specify how/who to route app events to a subscriber.

interface OmnichannelIntegrationConfigRoutingConfig {
subscriberKey?: string;
}

§Properties

§
subscriberKey?: string
[src]

The key of the subscriber.