# GetRFQResponse


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rfq** | [**RFQ**](RFQ.md) |  | [default to undefined]

## Example

```typescript
import { GetRFQResponse } from 'kalshi-typescript';

const instance: GetRFQResponse = {
    rfq,
};
```

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