# UltracartClient::Report ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **active** | **BOOLEAN** | | [optional] **data_sources** | [**Array<ReportDataSource>**](ReportDataSource.md) | | [optional] **default_dataset_id** | **String** | | [optional] **default_project_id** | **String** | | [optional] **filters** | [**Array<ReportFilter>**](ReportFilter.md) | | [optional] **merchant_id** | **String** | | [optional] **name** | **String** | | [optional] **pages** | [**Array<ReportPage>**](ReportPage.md) | | [optional] **report_oid** | **Integer** | Object identifier for this report. | [optional] **security_level** | **String** | Security level to execute report under | [optional] **settings** | **String** | A JSON representation of the settings for this report | [optional]