Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 487 Bytes

File metadata and controls

16 lines (8 loc) · 487 Bytes

BodyPart

Email body part with user-provided MIME type (text/html, text/plain, etc)

Properties

Name Type Description Notes
contentType BodyContentType
content String Actual content of the body part [optional]
charset String Text value of charset encoding for example: iso-8859-1, windows-1251, utf-8, us-ascii, windows-1250 and more... [optional]