Sha256: 7f04e3cd181ec05db0534f087b60c493933ee8f7f842f183f07572d6dc029700
Contents?: true
Size: 950 Bytes
Versions: 95
Compression:
Stored size: 950 Bytes
Contents
# UltracartClient::ReportDataSetPage ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **data_set_uuid** | **String** | A unique identifier assigned to the data set that is returned. | [optional] **merchant_id** | **String** | Merchant that owns this data set | [optional] **next_page_token** | **String** | | [optional] **next_start_index** | **Integer** | | [optional] **page_number** | **Integer** | | [optional] **row_count** | **Integer** | | [optional] **rows** | [**Array<ReportDataSetRow>**](ReportDataSetRow.md) | Rows returned for the data set | [optional] **rows_s3_url** | **String** | Signed S3 URL where the page rows can be downloaded from | [optional] **start_index** | **Integer** | Zero based index of the starting row | [optional] **table_id** | **String** | The BigQuery destination table id that contains the result. | [optional]
Version data entries
95 entries across 95 versions & 1 rubygems