Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 666 Bytes

File metadata and controls

28 lines (16 loc) · 666 Bytes

TemplateResource

Properties

Name Type Description Notes
id String [optional]
name String [optional]
createdAt OffsetDateTime [optional]
updatedAt OffsetDateTime [optional]
channel ChannelEnum [optional]
content Map<String, Object> Rendered content and channel/platform flags for the template. [optional]

Enum: ChannelEnum

Name Value
PUSH "push"
EMAIL "email"
SMS "sms"