# ActivityStats
## Properties
**monthly_sent** | **i64** | Notifications sent in the last 30 days. |
**total_delivered** | **i64** | Total successfully delivered notifications. |
**total_failed** | **i64** | Total failed delivery attempts. |
**total_pending** | **i64** | Total pending deliveries. |
**total_sent** | **i64** | Total notifications sent (all time). |
**weekly_sent** | **i64** | Notifications sent in the last 7 days. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)