# FirmwareTrackRecord ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **record_id** | **int** | | [optional] **track_name** | **str** | | [optional] **maintenance_window** | [**FirmwareScheduleSetting**](FirmwareScheduleSetting.md) | | [optional] **created_timestamp** | **int** | | [optional] **last_modified_timestamp** | **int** | must be provided for update operation, update will be rejected if provided value does not match the one currently stored in the database | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)