# NotificationSlice
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_count** | Option<**i32**> | | [optional]
**offset** | Option<**i32**> | | [optional]
**limit** | Option<**i32**> | | [optional]
**notifications** | Option<[**Vec<crate::models::NotificationWithMeta>**](NotificationWithMeta.md)> | | [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)