docs/ReportDataSet.md in ultracart_api-3.10.137 vs docs/ReportDataSet.md in ultracart_api-3.10.138

- old
+ new

@@ -5,9 +5,10 @@ ------------ | ------------- | ------------- | ------------- **data_set_query_uuid** | **String** | A unique identifier assigned to the data set query that is returned. | [optional] **data_set_uuid** | **String** | A unique identifier assigned to the data set that is returned. | [optional] **destination_table_id** | **String** | The BigQuery destination table id that contains the result. | [optional] **error_message** | **String** | Error message if the query failed. | [optional] +**executed_sql** | **String** | | [optional] **for_object_id** | **String** | An identifier that can be used to help match up the returned data set | [optional] **for_object_type** | **String** | The type of object this data set is for | [optional] **initial_pages** | [**Array<ReportDataSetPage>**](ReportDataSetPage.md) | Initial pages returned in the dataset | [optional] **max_results** | **Integer** | The total number of results | [optional] **merchant_id** | **String** | Merchant that owns this data set | [optional]