Sha256: ac5852c2d0a2cc7c76e1be5f0bcf0ea27a83e4eacd86368b641d2eb515d64fd9

Contents?: true

Size: 1.34 KB

Versions: 4

Compression:

Stored size: 1.34 KB

Contents

# MailchimpTransactional::InlineResponse20048

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | a unique indentifier for the subaccount | [optional] 
**name** | **String** | an optional display name for the subaccount | [optional] 
**custom_quota** | **Integer** | an optional manual hourly quota for the subaccount. If not specified, the hourly quota will be managed based on reputation | [optional] 
**status** | **String** | the current sending status of the subaccount | [optional] 
**reputation** | **Integer** | the subaccount's current reputation on a scale from 0 to 100 | [optional] 
**created_at** | **DateTime** | the date and time that the subaccount was created as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**first_sent_at** | **DateTime** | the date and time that the subaccount first sent as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**sent_weekly** | **Integer** | the number of emails the subaccount has sent so far this week (weeks start on midnight Monday, UTC) | [optional] 
**sent_monthly** | **Integer** | the number of emails the subaccount has sent so far this month (months start on midnight of the 1st, UTC) | [optional] 
**sent_total** | **Integer** | the number of emails the subaccount has sent since it was created | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

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