Interface InspectionReportToJsonParams

interface InspectionReportToJsonParams {
    registry?: quality.dataModel.InspectionRegistry;
}

Properties

Properties