TraceabilityTestWorkerCreate: TraceabilityTestWorkerUpdate & CopyableTestWorkerCreate & {
    traceabilityId?: number;
}

Type declaration

  • OptionaltraceabilityId?: number

    Set the traceability field for this test.

    This is required if copyFrom is not specified.