Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| market_ticker | str | The ticker of the market for which to create an RFQ | |
| contracts | int | The number of contracts for the RFQ | [optional] |
| target_cost_centi_cents | int | The target cost for the RFQ in centi-cents | [optional] |
| rest_remainder | bool | Whether to rest the remainder of the RFQ after execution | |
| replace_existing | bool | Whether to delete existing RFQs as part of this RFQ’s creation | [optional] [default to False] |
| subtrader_id | str | The subtrader to create the RFQ for (FCM members only) | [optional] |