Class: Courier::Notifications::BlockType
- Inherits:
-
Object
- Object
- Courier::Notifications::BlockType
- Defined in:
- lib/trycourier/notifications/types/block_type.rb
Constant Summary collapse
- ACTION =
"action"
- DIVIDER =
"divider"
- IMAGE =
"image"
- JSONNET =
"jsonnet"
- LIST =
"list"
- MARKDOWN =
"markdown"
- QUOTE =
"quote"
- TEMPLATE =
"template"
- TEXT =
"text"