TestEventData: {
    scriptId: string;
    subInspectionId?: string;
    testType: InspectionTest;
}

Type declaration

  • scriptId: string

    The scriptId of the test.

  • OptionalsubInspectionId?: string

    The scriptId of the sub-inspection.

  • testType: InspectionTest

    The type of the test