Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1001 Bytes

QuotationMail.md

File metadata and controls

18 lines (14 loc) · 1001 Bytes

QuotationMail

Properties

Name Type Description Notes
mail_type int The mail type. [optional]
mail_date string The mail date of the mail. [optional]
recipient string The recipient of the mail. [optional]
cc_recipients string The cc recipient(s) of the mail, comma separated. [optional]
bcc_recipients string The bcc recipient(s) of the mail, comma separated. [optional]
created_at string The creation time of the entity. [optional]
created_by string The user that created the entity. [optional]
updated_at string The last updated time of the entity. [optional]
updated_by string The user that last updated the entity. [optional]

[Back to Model list] [Back to API list] [Back to README]