interface UmbMemberTypeCompositionCompatibleModel {
    folderPath: string[];
    icon: string;
    isCompatible: boolean;
    name: string;
    unique: string;
}

Hierarchy (View Summary, Expand)

Properties

folderPath: string[]
icon: string
isCompatible: boolean
name: string
unique: string
MMNEPVFCICPMFPCPTTAAATR