# ReportItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **report_id** | **String** | Reports unique identifier | [optional] [default to null] **created_on** | **String** | Report created date | [optional] [default to null] **generated_on** | **String** | Report generated date | [optional] [default to null] **period_start** | **String** | Report period end date | [optional] [default to null] **period_end** | **String** | Report period start date | [optional] [default to null] **report_type** | **i32** | Report's type | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)