Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.43 KB

ServiceEmailTemplate.md

File metadata and controls

24 lines (21 loc) · 1.43 KB

ConnectWise::ServiceEmailTemplate

Properties

Name Type Description Notes
id Integer [optional]
type String
service_survey ServiceSurveyReference [optional]
service_board BoardReference [optional]
use_sender_flag BOOLEAN [optional]
first_name String From fields (first name, last name, email address) are required if useSenderFlag is false. [optional]
last_name String From fields (first name, last name, email address) are required if useSenderFlag is false. [optional]
email_address String From fields (first name, last name, email address) are required if useSenderFlag is false. [optional]
subject String [optional]
body String [optional]
copy_sender_flag BOOLEAN [optional]
tasks_flag BOOLEAN [optional]
resource_records_flag BOOLEAN [optional]
external_contact_notifications BOOLEAN [optional]
internal_contact_notifications BOOLEAN [optional]
service_status ServiceStatusReference serviceStatus is required if the email template type is "Specific". [optional]
_info Metadata Metadata of the entity [optional]