# # ComplexContactAllOfWebpushStats

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sent** | **int** | Webpush messages sent to the contact | [optional] 
**delivered** | **int** | Webpush messages delivered to the contact | [optional] 
**clicks** | **int** | Total number of clicks made by the contact | [optional] 
**bounces** | **int** | Bounces for the contact | [optional] 
**last_send_date** | [**\DateTime**](\DateTime.md) | Date of the last webpush message sent to the contact | [optional] 
**last_delivery_date** | [**\DateTime**](\DateTime.md) | Date of the last webpush message delivered to the contact | [optional] 
**last_click_date** | [**\DateTime**](\DateTime.md) | Date of the last webpush message clicked by the contact | [optional] 
**last_bounce_date** | [**\DateTime**](\DateTime.md) | Date of the last webpush bounce for the contact | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


