Sha256: cc84aaf9ac7c58b108cb90aa65230833eac4847bf4168ab9b1ec225a5c978e18

Contents?: true

Size: 1.09 KB

Versions: 4

Compression:

Stored size: 1.09 KB

Contents

# MailchimpTransactional::InlineResponse20042

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**domain** | **String** | the sender domain name | [optional] 
**created_at** | **DateTime** | the date and time that the sending domain was first seen as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**last_tested_at** | **DateTime** | when the domain's DNS settings were last tested as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**spf** | [**SendersdomainsSpf**](SendersdomainsSpf.md) |  | [optional] 
**dkim** | [**SendersdomainsDkim**](SendersdomainsDkim.md) |  | [optional] 
**verified_at** | **DateTime** | if the domain has been verified, this indicates when that verification occurred as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**valid_signing** | **BOOLEAN** | whether this domain can be used to authenticate mail, either for itself or as a custom signing domain. If this is false but spf and dkim are both valid, you will need to verify the domain before using it to authenticate mail | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

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