# GetMessageSessionStatResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**failed** | **int** | Amount of failed messages. | 
**delivered** | **int** | Amount of delivered messages. | 
**accepted** | **int** | Amount of accepted messages. | 
**rejected** | **int** | Amount of rejected messages. | 
**scheduled** | **int** | Amount of scheduled messages. | 
**all** | **int** | Total amount of messages. | 
**sent** | **int** | Amount of sent but not yet delivered messages. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


