Sha256: bb7d7b678a193164abc4f9c16607cbfe18e631d52b4a389798591ef84b4f4813
Contents?: true
Size: 791 Bytes
Versions: 1
Compression:
Stored size: 791 Bytes
Contents
# MailSlurpClient::Email ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **analysis** | [**EmailAnalysis**](EmailAnalysis.md) | | [optional] **attachments** | **Array<String>** | | [optional] **bcc** | **Array<String>** | | [optional] **body** | **String** | | [optional] **cc** | **Array<String>** | | [optional] **created_at** | **DateTime** | | **from** | **String** | | [optional] **headers** | **Hash<String, String>** | | [optional] **id** | **String** | | **inbox_id** | **String** | | **raw_url** | **String** | | [optional] **subject** | **String** | | [optional] **to** | **Array<String>** | | **updated_at** | **DateTime** | | **user_id** | **String** | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mailslurp_client-4.3.3 | docs/Email.md |