Sha256: ffb9cb262ad5e54c6bddbad40487ca974784d609de7a0f6c95c025fa62803541

Contents?: true

Size: 1.23 KB

Versions: 4

Compression:

Stored size: 1.23 KB

Contents

# MailchimpTransactional::InlineResponse20072

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | a unique integer indentifier for the webhook | [optional] 
**url** | **String** | The URL that the event data will be posted to | [optional] 
**description** | **String** | a description of the webhook | [optional] 
**auth_key** | **String** | the key used to requests for this webhook | [optional] 
**events** | **Array<String>** | The message events that will be posted to the hook | [optional] 
**created_at** | **DateTime** | the date and time that the webhook was created as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**last_sent_at** | **DateTime** | the date and time that the webhook last successfully received events as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**batches_sent** | **Integer** | the number of event batches that have ever been sent to this webhook | [optional] 
**events_sent** | **Integer** | the total number of events that have ever been sent to this webhook | [optional] 
**last_error** | **String** | if we've ever gotten an error trying to post to this webhook, the last error that we've seen | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

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