# CoboWaas2.CreateReportRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**start_time** | **Number** | The start time of the report. Unix timestamp measured in seconds. | 
**end_time** | **Number** | The end time of the report. Unix timestamp measured in seconds. | 
**report_export_format** | [**ReportExportFormat**](ReportExportFormat.md) |  | 
**report_types** | [**[ReportType]**](ReportType.md) |  | 
**token_ids** | **[String]** | Optional filter to include only items related to specified token IDs in the report. | [optional] 


