interface UmbDocumentTypeAvailableCompositionRequestModel {
    currentCompositeUniques: string[];
    currentPropertyAliases: string[];
    isElement: boolean;
    unique: null | string;
}

Hierarchy (View Summary, Expand)

Properties

currentCompositeUniques: string[]
currentPropertyAliases: string[]
isElement: boolean
unique: null | string
MMNEPVFCICPMFPCPTTAAATR