Sha256: 1177f8bb26c7f65843bc1143b7b9465cf62f27c62b9a79d9a30c467b54e3c3df
Contents?: true
Size: 850 Bytes
Versions: 18
Compression:
Stored size: 850 Bytes
Contents
# UltracartClient::ReportExecuteQueriesRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_uuid** | **String** | Unique UUID assigned to this client during the auth. This will be used to locate the websocket connect id. | [optional] **connection_id** | **String** | The websocket connection id that should receive back notices of query completion. | [optional] **default_dataset_id** | **String** | | [optional] **default_project_id** | **String** | | [optional] **merchant_id** | **String** | | [optional] **queries** | [**Array<ReportDataSetQuery>**](ReportDataSetQuery.md) | An array of queries that we want the lambda function to execute. | [optional] **security_level** | **String** | Security level to execute report under | [optional]
Version data entries
18 entries across 18 versions & 1 rubygems