interface BomWorkStepDetailsCountersinking {
    countersinks: BomCountersink[];
}

Properties

Properties

countersinks: BomCountersink[]