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