SubInspectionWorkerCreate: {
    name: string;
    scriptId?: string;
} & SubInspectionWorkerUpdate

Type declaration

  • name: string

    The name of the sub-inspection.

  • OptionalscriptId?: string

    Unique id of the sub-inspection.