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

EnterpriseCrmEventbusProtoTransformExpression

import type { EnterpriseCrmEventbusProtoTransformExpression } from "https://googleapis.deno.dev/v1/integrations:v1.ts";
interface EnterpriseCrmEventbusProtoTransformExpression {
transformationFunctions?: EnterpriseCrmEventbusProtoFunction[];
}

§Properties

§

Initial value upon which to perform transformations.

§
transformationFunctions?: EnterpriseCrmEventbusProtoFunction[]
[src]

Transformations to be applied sequentially.