AnyBomWorkStepDetails: {
    content: BomWorkStepDetailsGeneric;
    type: "generic";
} | {
    content: BomWorkStepDetailsSheetCutting;
    type: "sheetCutting";
} | {
    content: BomWorkStepDetailsSheetBending;
    type: "sheetBending";
} | {
    content: BomWorkStepDetailsTubeCutting;
    type: "tubeCutting";
} | {
    content: BomWorkStepDetailsCoating;
    type: "coating";
} | {
    content: BomWorkStepDetailsSheetTapping;
    type: "sheetTapping";
} | {
    content: BomWorkStepDetailsMechanicalDeburring;
    type: "mechanicalDeburring";
} | {
    content: BomWorkStepDetailsUserDefinedCountersinking;
    type: "userDefinedCountersinking";
} | {
    content: BomWorkStepDetailsUserDefinedThreading;
    type: "userDefinedThreading";
} | {
    content: BomWorkStepDetailsCountersinking;
    type: "countersinking";
}

Type declaration

Type declaration

Type declaration

Type declaration

Type declaration

Type declaration

Type declaration

Type declaration

Type declaration

Type declaration