# ChangedWorklogs
## Properties
**values** | Option<[**Vec<crate::models::ChangedWorklog>**](ChangedWorklog.md)> | Changed worklog list. | [optional][readonly]
**since** | Option<**i64**> | The datetime of the first worklog item in the list. | [optional][readonly]
**until** | Option<**i64**> | The datetime of the last worklog item in the list. | [optional][readonly]
**_self** | Option<**String**> | The URL of this changed worklogs list. | [optional][readonly]
**next_page** | Option<**String**> | The URL of the next list of changed worklogs. | [optional][readonly]
**last_page** | Option<**bool**> | | [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)