| 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] |
| Name | Value |
|---|---|
| PUSH | "push" |
| "email" | |
| SMS | "sms" |