Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| market_ticker | str | The ticker of the market. | |
| image_url | str | A path to an image that represents this market. | |
| color_code | str | The color code for the market. |
Python SDK model: MarketMetadata
| Name | Type | Description | Notes |
|---|---|---|---|
| market_ticker | str | The ticker of the market. | |
| image_url | str | A path to an image that represents this market. | |
| color_code | str | The color code for the market. |