ICreateCaseResponse
Interface: ICreateCaseResponse
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:241
Properties
| Property | Type | Defined in |
|---|---|---|
payload | { testCase: TestCase; } | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:242 |
payload.testCase | TestCase | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:242 |