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

FieldIdentifier

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

Object for unique identifier of a field.

interface FieldIdentifier {
id: string;
}

§Properties

§
id: string
[src]

Unique identifier of a field.