ICreateRunResponse
Interface: ICreateRunResponse
Defined in: common/types/dist/codeboltjstypes/libFunctionTypes/autoTesting.d.ts:251
Properties
| Property | Type | Defined in |
|---|---|---|
payload | { run: TestRun; } | common/types/dist/codeboltjstypes/libFunctionTypes/autoTesting.d.ts:252 |
payload.run | TestRun | common/types/dist/codeboltjstypes/libFunctionTypes/autoTesting.d.ts:253 |