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

RelatedItemEventIncludedData

import type { RelatedItemEventIncludedData } from "https://aws-api.deno.dev/v0.4/services/connectcases.ts?docs=full";

Details of what related item data is published through the case event stream.

interface RelatedItemEventIncludedData {
includeContent: boolean;
}

§Properties

§
includeContent: boolean
[src]

Details of what related item data is published through the case event stream.