| Name | Type | Description | Notes |
|---|---|---|---|
| status | boolean | [optional] [default to undefined] | |
| result | HashResponseAllOfResult | [optional] [default to undefined] |
import { HashResponse } from 'qase-api-client';
const instance: HashResponse = {
status,
result,
};