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

RequiredField

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

List of fields that must have a value provided to create a case.

interface RequiredField {
fieldId: string;
}

§Properties

§
fieldId: string
[src]

Unique identifier of a field.