| Name | Type | Description | Notes |
|---|---|---|---|
| DocumentId | long | documentId หรือ recordId ของเอกสารที่ต้องการส่งอีเมล | |
| Fromemail | string | ใส่อีเมลผู้ส่ง <br> <ex>Example: myemail@email.com</ex> | |
| Toemail | string | ใส่อีเมลผู้รับ <br> <ex>Example: contact@email.com</ex> | |
| CCMyself | bool | ส่งสำเนาหาตนเอง | [optional] [default to true] |
| CcEmail | string | สำเนา (CC) <br> <ex>Example: cc@email.com</ex> | [optional] |
| BccEmail | string | สำเนาลับ (BCC) <br> <ex>Example: bcc@email.com</ex> | [optional] |
| Subject | string | หัวข้อ / ชื่อเรื่อง | |
| Message | string | ข้อความ เนื้อหาของ email | [optional] |