templateType property

String templateType
final

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

Implementation

final String templateType;