interface SheetCuttingProcessMapping {
    processId: string;
    sheetCuttingProcessId: string;
    sheetMaterialId: string;
}

Hierarchy (view full)

Properties

processId: string
sheetCuttingProcessId: string
sheetMaterialId: string