# ResultCreateBulk


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**results** | [**Array&lt;ResultCreate&gt;**](ResultCreate.md) |  | [default to undefined]

## Example

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

const instance: ResultCreateBulk = {
    results,
};
```

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