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

EnterpriseCrmEventbusProtoCustomSuspensionRequest

import type { EnterpriseCrmEventbusProtoCustomSuspensionRequest } from "https://googleapis.deno.dev/v1/integrations:v1.ts";
interface EnterpriseCrmEventbusProtoCustomSuspensionRequest {
suspensionInfoEventParameterKey?: string;
}

§Properties

§

Request to fire an event containing the SuspensionInfo message.

§
suspensionInfoEventParameterKey?: string
[src]

In the fired event, set the SuspensionInfo message as the value for this key.