IGetCaseResponse
Interface: IGetCaseResponse
Defined in: common/types/dist/codeboltjstypes/libFunctionTypes/autoTesting.d.ts:229
Properties
| Property | Type | Defined in |
|---|---|---|
payload | { testCase: TestCase; } | common/types/dist/codeboltjstypes/libFunctionTypes/autoTesting.d.ts:230 |
payload.testCase | TestCase | common/types/dist/codeboltjstypes/libFunctionTypes/autoTesting.d.ts:231 |