Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmailTemplateUpdateParameters

Package version

Email Template update Parameters.

Hierarchy

  • EmailTemplateUpdateParameters

Index

Properties

Optional body

body: undefined | string

Email Template Body. This should be a valid XDocument

Optional description

description: undefined | string

Description of the Email Template.

Optional parameters

Email Template Parameter values.

Optional subject

subject: undefined | string

Subject of the Template.

Optional title

title: undefined | string

Title of the Template.

Generated using TypeDoc