# GetTransacAggregatedSmsReport ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **range** | **String** | Time frame of the report | **requests** | **i64** | Number of requests for the timeframe | **delivered** | **i64** | Number of delivered SMS for the timeframe | **hard_bounces** | **i64** | Number of hardbounces for the timeframe | **soft_bounces** | **i64** | Number of softbounces for the timeframe | **blocked** | **i64** | Number of blocked contact for the timeframe | **unsubscribed** | **i64** | Number of unsubscription for the timeframe | **replied** | **i64** | Number of answered SMS for the timeframe | **accepted** | **i64** | Number of accepted for the timeframe | **rejected** | **i64** | Number of rejected for the timeframe | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)