Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ticker | str | The event ticker. | |
| is_yes_only | bool | Whether only the ‘yes’ side can be used for this event. | |
| size_max | int | Maximum number of markets from this event (inclusive). Null means no limit. | [optional] |
| size_min | int | Minimum number of markets from this event (inclusive). Null means no limit. | [optional] |
| active_quoters | List[str] | List of active quoters for this event. |