# TheJiraCloudPlatformRestApi.Changelog

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**author** | **AllOfChangelogAuthor** | The user who made the change. | [optional] 
**created** | **Date** | The date on which the change took place. | [optional] 
**historyMetadata** | **AllOfChangelogHistoryMetadata** | The history metadata associated with the changed. | [optional] 
**id** | **String** | The ID of the changelog. | [optional] 
**items** | [**[ChangeDetails]**](ChangeDetails.md) | The list of items changed. | [optional] 
