templateType property

TemplateType templateType
final

The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, and VOICE.

Implementation

final TemplateType templateType;