IUpdateRunCaseResponse
Interface: IUpdateRunCaseResponse
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:277
Properties
| Property | Type | Defined in |
|---|---|---|
payload | { run: TestRun; } | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:278 |
payload.run | TestRun | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:278 |