Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.23 KB

File metadata and controls

19 lines (15 loc) · 1.23 KB

ResultMakerWithIdVisConfigAndDynamicFields

Properties

Name Type Description Notes
id string Unique Id. [optional]
dynamic_fields string JSON string of dynamic field information. [optional]
filterables \Swagger\Client\Model\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]
merge_result_id string ID of merge result if this is a merge_result. [optional]
total bool Total of the constituent Look, Query, or Merge Query [optional]
query_id string ID of query if this is a query. [optional]
sql_query_id string ID of SQL Query if this is a SQL Runner Query [optional]
query \Swagger\Client\Model\Query Query [optional]
vis_config object Vis config of the constituent Query, or Merge Query. [optional]

[Back to Model list] [Back to API list] [Back to README]