Sha256: de7d2d57a097cb43e59ae8edc89ec4c2a48a5759ed2f431de31110305540bee5
Contents?: true
Size: 1.07 KB
Versions: 6
Compression:
Stored size: 1.07 KB
Contents
# FattureInCloud_Ruby_Sdk::EmailData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **recipient_email** | **String** | Email recipient | [optional] | | **default_sender_email** | [**EmailDataDefaultSenderEmail**](EmailDataDefaultSenderEmail.md) | | [optional] | | **sender_emails_list** | [**Array<SenderEmail>**](SenderEmail.md) | List of all emails from which the document can be sent | [optional] | | **cc_email** | **String** | Email cc [by default is the logged company email] | [optional] | | **subject** | **String** | Email subject | [optional] | | **body** | **String** | Email body | [optional] | | **document_exists** | **Boolean** | Document exists if it is not a delivery note | [optional] | | **delivery_note_exists** | **Boolean** | Document is a delivery note | [optional] | | **attachment_exists** | **Boolean** | Document has attachment | [optional] | | **accompanying_invoice_exists** | **Boolean** | Document has accompanying invoice | [optional] | | **default_attach_pdf** | **Boolean** | Attach document pdf | [optional] |
Version data entries
6 entries across 6 versions & 1 rubygems