Sha256: cbfdc50431fbdf01b2ba8ca4984015fa820426cce83f7e1f32c093ce130a410b

Contents?: true

Size: 1.31 KB

Versions: 4

Compression:

Stored size: 1.31 KB

Contents

# MailchimpTransactional::InlineResponse20045

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | **String** | the sender's email address | [optional] 
**created_at** | **DateTime** | the date and time that the sender was first seen by Mandrill as a UTC date string in YYYY-MM-DD HH:MM:SS format | [optional] 
**sent** | **Integer** | the total number of messages sent by this sender | [optional] 
**hard_bounces** | **Integer** | the total number of hard bounces by messages by this sender | [optional] 
**soft_bounces** | **Integer** | the total number of soft bounces by messages by this sender | [optional] 
**rejects** | **Integer** | the total number of rejected messages by this sender | [optional] 
**complaints** | **Integer** | the total number of spam complaints received for messages by this sender | [optional] 
**unsubs** | **Integer** | the total number of unsubscribe requests received for messages by this sender | [optional] 
**opens** | **Integer** | the total number of times messages by this sender have been opened | [optional] 
**clicks** | **Integer** | the total number of times tracked URLs in messages by this sender have been clicked | [optional] 
**stats** | [**InlineResponse20045Stats**](InlineResponse20045Stats.md) |  | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mailchimp_transactional-1.0.4 docs/InlineResponse20045.md
mailchimp_transactional-1.0.3 docs/InlineResponse20045.md
mailchimp_transactional-1.0.0 docs/InlineResponse20045.md
mailchimp_transactional-2.0.0 docs/InlineResponse20045.md