UpsertTemplateRequest constructor
UpsertTemplateRequest({})
Returns a new UpsertTemplateRequest instance.
Implementation
UpsertTemplateRequest({
this.name,
this.subject,
this.markup,
this.body,
this.deliveredByClerk,
this.fromEmailName,
this.replyToEmailName,
});