ib 1.0.0

A Rust client to the Interactive Brokers HTTP REST API
Documentation
# SecdefInner

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conid** | **i32** |  | [optional] [default to null]
**name** | **String** |  | [optional] [default to null]
**asset_class** | **String** |  | [optional] [default to null]
**expiry** | **String** |  | [optional] [default to null]
**last_trading_day** | **String** |  | [optional] [default to null]
**group** | **String** |  | [optional] [default to null]
**put_or_call** | **String** |  | [optional] [default to null]
**sector** | **String** |  | [optional] [default to null]
**sector_group** | **String** |  | [optional] [default to null]
**strike** | **f32** |  | [optional] [default to null]
**ticker** | **String** |  | [optional] [default to null]
**und_conid** | **i32** |  | [optional] [default to null]
**full_name** | **String** |  | [optional] [default to null]
**page_size** | **i32** |  | [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)