Sha256: 0bcd8c132bba077c866bbe1651dfeb47965e84296ab9356d52ece794e6caeb58
Contents?: true
Size: 611 Bytes
Versions: 17
Compression:
Stored size: 611 Bytes
Contents
# SibApiV3Sdk::SendReportEmail ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **subject** | **String** | Subject of the email message | [optional] **to** | **Array<String>** | Email addresses of the recipients | [optional] **content_type** | **String** | Type of the message body | [optional] **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 | [optional]
Version data entries
17 entries across 17 versions & 1 rubygems