# SibApiV3Sdk::GetTransacAggregatedSmsReport ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **range** | **String** | Time frame of the report | [optional] **requests** | **Integer** | Number of requests for the timeframe | [optional] **delivered** | **Integer** | Number of delivered SMS for the timeframe | [optional] **hard_bounces** | **Integer** | Number of hardbounces for the timeframe | [optional] **soft_bounces** | **Integer** | Number of softbounces for the timeframe | [optional] **blocked** | **Integer** | Number of blocked contact for the timeframe | [optional] **unsubscribed** | **Integer** | Number of unsubscription for the timeframe | [optional] **replied** | **Integer** | Number of answered SMS for the timeframe | [optional] **accepted** | **Integer** | Number of accepted for the timeframe | [optional] **rejected** | **Integer** | Number of rejected for the timeframe | [optional]