| Name | Type | Description | Notes |
|---|---|---|---|
| data_source_id | int | The id of the selected datasource | |
| top_x | int | [optional] | |
| data_source_full_name | str | The full name of the selected datasource | [optional] |
| columns | list[DynamicTableWidgetColumn] | ||
| sort_order | str | [optional] | |
| forecast | TableWidgetForecastConfiguration | [optional] | |
| rows | list[DynamicTableWidgetRow] |