interface ProcessConstraintsSheetMaterialUniqueMembers {
    processId: string;
    sheetMaterialId: string;
}

Hierarchy (view full)

Properties

processId: string
sheetMaterialId: string