# SendReportEmail

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subject** | **string** | Subject of the email message | [optional] 
**to** | **string[]** | Email addresses of the recipients | [optional] 
**contentType** | **string** | Type of the message body | [optional] 
**bcc** | **string[]** | Email addresses of the recipients in bcc | [optional] 
**cc** | **string[]** | Email addresses of the recipients in cc | [optional] 
**body** | **string** | Body of the email message | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


