# TestCaseParams

Deprecated, use `parameters` instead.

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

## Example

```typescript
import { TestCaseParams } from 'qase-api-client';

const instance: TestCaseParams = {
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
