| Name | Type | Description | Notes |
|---|---|---|---|
| can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
| column_limit | string | Column Limit | [optional] |
| dynamic_fields | string | Dynamic Fields | [optional] |
| id | string | Unique Id | [optional] |
| pivots | string[] | Pivots | [optional] |
| result_maker_id | string | Unique to get results | [optional] |
| sorts | string[] | Sorts | [optional] |
| source_queries | \Swagger\Client\Model\MergeQuerySourceQuery[] | Source Queries defining the results to be merged. | [optional] |
| total | bool | Total | [optional] |
| vis_config | map[string,string] | Visualization Config | [optional] |