interface UmbStructureItemModel {
    entityType: string;
    isFolder: boolean;
    name: string;
    unique: UmbEntityUnique;
}

Hierarchy (View Summary, Expand)

Properties

entityType: string
isFolder: boolean
name: string
MMNEPVFCICPMFPCPTTAAATR