# ChangedWorklog
## Properties
**worklog_id** | Option<**i64**> | The ID of the worklog. | [optional][readonly]
**updated_time** | Option<**i64**> | The datetime of the change. | [optional][readonly]
**properties** | Option<[**Vec<crate::models::EntityProperty>**](EntityProperty.md)> | Details of properties associated with the change. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)