Sha256: 59567c429ee07a17ff84a866cfd99d4136ab4b0b10eeeec3105b1e6ef87c0f87
Contents?: true
Size: 865 Bytes
Versions: 2
Compression:
Stored size: 865 Bytes
Contents
# FattureInCloud_Ruby_Sdk::EmailSchedule ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **sender_id** | **Float** | 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 | | | **subject** | **String** | Email subject | | | **body** | **String** | Email body | | | **include** | [**EmailScheduleInclude**](EmailScheduleInclude.md) | | | | **attach_pdf** | **Boolean** | If set to true, documents will be sent as PDF attachments too | | | **send_copy** | **Boolean** | If set to true, a copy of the email will be sent to the `cc_email` specified by `Get email data` | |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fattureincloud_ruby_sdk-2.0.2 | docs/EmailSchedule.md |
fattureincloud_ruby_sdk-2.0.1 | docs/EmailSchedule.md |