# TheJiraCloudPlatformRestApi.Watchers

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**isWatching** | **Boolean** | Whether the calling user is watching this issue. | [optional] 
**self** | **String** | The URL of these issue watcher details. | [optional] 
**watchCount** | **Number** | The number of users watching this issue. | [optional] 
**watchers** | [**[UserDetails]**](UserDetails.md) | Details of the users watching this issue. | [optional] 
