# CreateNotificationSuccessResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**String**> | | [optional]
**external_id** | Option<**String**> | | [optional]
**errors** | Option<[**serde_json::Value**](.md)> | Errors include the identifiers that are invalid, or that there are no subscribers. | [optional]
[[Back to API list]](https://github.com/OneSignal/onesignal-rust-api#full-api-reference) [[Back to README]](https://github.com/OneSignal/onesignal-rust-api)