# Contract
## Properties
**category** | **String** | | [optional] [default to null]
**company_name** | **String** | Contracts company name | [optional] [default to null]
**con_id** | **String** | same as that in request | [optional] [default to null]
**currency** | **String** | | [optional] [default to null]
**exchange** | **String** | | [optional] [default to null]
**industry** | **String** | | [optional] [default to null]
**instrument_type** | **String** | for example STK | [optional] [default to null]
**local_symbol** | **String** | for exmple FB | [optional] [default to null]
**r_t_h** | **bool** | true means you can trade outside RTH(regular trading hours) | [optional] [default to null]
**rules** | [***::models::ContractRules**](contract_rules.md) | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)