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

EnterpriseCrmFrontendsEventbusProtoWorkflowParameters

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

LINT.IfChange This is the frontend version of WorkflowParameters. It's exactly like the backend version except that instead of flattening protobuf parameters and treating every field and subfield of a protobuf parameter as a separate parameter, the fields/subfields of a protobuf parameter will be nested as "children" (see 'children' field below) parameters of the parent parameter. Please refer to enterprise/crm/eventbus/proto/workflow_parameters.proto for more information about WorkflowParameters.

interface EnterpriseCrmFrontendsEventbusProtoWorkflowParameters {}

§Properties

§

Parameters are a part of Event and can be used to communiticate between different tasks that are part of the same workflow execution.