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

HierarchyPath

import type { HierarchyPath } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/connect.ts";
interface HierarchyPath {
LevelFive?: HierarchyGroupSummary | null;
LevelFour?: HierarchyGroupSummary | null;
LevelOne?: HierarchyGroupSummary | null;
LevelThree?: HierarchyGroupSummary | null;
LevelTwo?: HierarchyGroupSummary | null;
}

§Properties

§
LevelFive?: HierarchyGroupSummary | null
[src]
§
LevelFour?: HierarchyGroupSummary | null
[src]
§
LevelThree?: HierarchyGroupSummary | null
[src]