Sha256: 988a4c8a500cf8eae4d094b89140384d5bc7b81e8e11f7c945121c11c3b2fa47
Contents?: true
Size: 607 Bytes
Versions: 7
Compression:
Stored size: 607 Bytes
Contents
# SibApiV3Sdk::SendReportEmail ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **subject** | **String** | Subject of the email message | **to** | **Array<String>** | Email addresses of the recipients | **content_type** | **String** | Type of the message body | [optional] [default to "html"] **bcc** | **Array<String>** | Email addresses of the recipients in bcc | [optional] **cc** | **Array<String>** | Email addresses of the recipients in cc | [optional] **body** | **String** | Body of the email message |
Version data entries
7 entries across 7 versions & 1 rubygems