Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique identifier for the order group | |
| is_auto_cancel_enabled | bool | Whether auto-cancel is enabled for this order group | [optional] |
Python SDK model: OrderGroup
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique identifier for the order group | |
| is_auto_cancel_enabled | bool | Whether auto-cancel is enabled for this order group | [optional] |