# TheJiraCloudPlatformRestApi.PagedListUserDetailsApplicationUser

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**endIndex** | **Number** | The index of the last item returned on the page. | [optional] 
**items** | [**[UserDetails]**](UserDetails.md) | The list of items. | [optional] 
**maxResults** | **Number** | The maximum number of results that could be on the page. | [optional] 
**size** | **Number** | The number of items on the page. | [optional] 
**startIndex** | **Number** | The index of the first item returned on the page. | [optional] 
