| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | Unique Id. | [optional] |
| dynamicFields | String | JSON string of dynamic field information. | [optional] |
| filterables | [ResultMakerFilterables] | array of items that can be filtered and information about them. | [optional] |
| sorts | String | Sorts of the constituent Look, Query, or Merge Query | [optional] |
| mergeResultId | String | ID of merge result if this is a merge_result. | [optional] |
| total | Boolean | Total of the constituent Look, Query, or Merge Query | [optional] |
| queryId | Number | ID of query if this is a query. | [optional] |
| query | Query | Query | [optional] |
| visConfig | String | Vis config of the constituent Query, or Merge Query. | [optional] |