Sha256: da4ca6138823c9651422616546bed0c11c3a484c589b12aabb4cb5f5f9c5e616
Contents?: true
Size: 927 Bytes
Versions: 10
Compression:
Stored size: 927 Bytes
Contents
# FattureInCloud_Ruby_Sdk::EmailSchedule ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **sender_id** | **Integer** | Sender id. Required if `sender_email` is not specified | [optional] | | **sender_email** | **String** | Sender email. Required if `sender_id` is not specified | [optional] | | **recipient_email** | **String** | One or more comma separated recipient emails | [optional] | | **subject** | **String** | Email subject | [optional] | | **body** | **String** | Email body | [optional] | | **include** | [**EmailScheduleInclude**](EmailScheduleInclude.md) | | [optional] | | **attach_pdf** | **Boolean** | If set to true, documents will be sent as PDF attachments too | [optional] | | **send_copy** | **Boolean** | If set to true, a copy of the email will be sent to the `cc_email` specified by `Get email data` | [optional] |
Version data entries
10 entries across 10 versions & 1 rubygems