# TheJiraCloudPlatformRestApi.ChangedWorklogs

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**lastPage** | **Boolean** |  | [optional] 
**nextPage** | **String** | The URL of the next list of changed worklogs. | [optional] 
**self** | **String** | The URL of this changed worklogs list. | [optional] 
**since** | **Number** | The datetime of the first worklog item in the list. | [optional] 
**until** | **Number** | The datetime of the last worklog item in the list. | [optional] 
**values** | [**[ChangedWorklog]**](ChangedWorklog.md) | Changed worklog list. | [optional] 
