# TheJiraCloudPlatformRestApi.VersionIssueCounts

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customFieldUsage** | [**[VersionUsageInCustomField]**](VersionUsageInCustomField.md) | List of custom fields using the version. | [optional] 
**issueCountWithCustomFieldsShowingVersion** | **Number** | Count of issues where a version custom field is set to the version. | [optional] 
**issuesAffectedCount** | **Number** | Count of issues where the &#x60;affectedVersion&#x60; is set to the version. | [optional] 
**issuesFixedCount** | **Number** | Count of issues where the &#x60;fixVersion&#x60; is set to the version. | [optional] 
**self** | **String** | The URL of these count details. | [optional] 
