# TheJiraCloudPlatformRestApi.NotificationScheme

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | The description of the notification scheme. | [optional] 
**expand** | **String** | Expand options that include additional notification scheme details in the response. | [optional] 
**id** | **Number** | The ID of the notification scheme. | [optional] 
**name** | **String** | The name of the notification scheme. | [optional] 
**notificationSchemeEvents** | [**[NotificationSchemeEvent]**](NotificationSchemeEvent.md) | The notification events and associated recipients. | [optional] 
**projects** | **[Number]** | The list of project IDs associated with the notification scheme. | [optional] 
**scope** | **AllOfNotificationSchemeScope** | The scope of the notification scheme. | [optional] 
**self** | **String** |  | [optional] 
