# CreateNotificationSchemeDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | Option<**String**> | The description of the notification scheme. | [optional] **name** | **String** | The name of the notification scheme. Must be unique (case-insensitive). | **notification_scheme_events** | Option<[**Vec**](NotificationSchemeEventDetails.md)> | The list of notifications which should be added to the notification scheme. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)