Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (33 loc) · 3.76 KB

File metadata and controls

37 lines (33 loc) · 3.76 KB

Email

Properties

Name Type Description Notes
created datetime { "description" : "The UTC DateTime when the object was created.", "verbs":[] } [optional]
changed_by str { "description" : "ID of the user who last updated the entity.", "verbs":[] } [optional]
updated datetime { "description" : "The UTC DateTime when the object was last updated.", "verbs":[] } [optional]
id str { "description" : "", "verbs":["GET"] } [optional]
account_id str { "description" : "", "verbs":["GET"] } [optional]
subscription_id str { "description" : "", "verbs":["GET"] } [optional]
invoice_id str { "description" : "", "verbs":["GET"] } [optional]
_from str { "description" : "", "verbs":["GET"] } [optional]
to str { "description" : "", "verbs":["GET"] } [optional]
cc str { "description" : "", "verbs":["GET"] } [optional]
bcc str { "description" : "", "verbs":["GET"] } [optional]
subject str { "description" : "", "verbs":["GET"] } [optional]
html str { "description" : "", "verbs":["GET"] } [optional]
attachment_filename str { "description" : "", "verbs":["GET"] } [optional]
attachment_html str { "description" : "", "verbs":["GET"] } [optional]
plain str { "description" : "", "verbs":["GET"] } [optional]
sent datetime { "description" : "", "verbs":["GET"] } [optional]
state str { "description" : ".", "verbs":["GET"] }
deleted bool { "description" : "", "verbs":["GET"] } [optional] [default to False]
header_url str { "description" : "", "verbs":["GET"] } [optional]
salutation str { "description" : "", "verbs":["GET"] } [optional]
paragraph1 str { "description" : "", "verbs":["GET"] } [optional]
paragraph2 str { "description" : "", "verbs":["GET"] } [optional]
footer_information str { "description" : "", "verbs":["GET"] } [optional]
signoff str { "description" : "", "verbs":["GET"] } [optional]
emai_subscription_type str [optional]
notification_id str { "description" : "", "verbs":[] } [optional]
organization_id str { "description" : "", "verbs":[] }

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