# TheJiraCloudPlatformRestApi.PageOfChangelogs

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**histories** | [**[Changelog]**](Changelog.md) | The list of changelogs. | [optional] 
**maxResults** | **Number** | The maximum number of results that could be on the page. | [optional] 
**startAt** | **Number** | The index of the first item returned on the page. | [optional] 
**total** | **Number** | The number of results on the page. | [optional] 
