# SpendAlertNotificationChannel
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | The notification channel type. Currently only `email` is supported. |
**recipients** | **Vec<String>** | Email addresses that receive the spend alert notification. |
**subject_prefix** | Option<**String**> | | [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)