Class: Courier::Commons::ChannelClassification
- Inherits:
-
Object
- Object
- Courier::Commons::ChannelClassification
- Defined in:
- lib/trycourier/commons/types/channel_classification.rb
Constant Summary collapse
- DIRECT_MESSAGE =
"direct_message"
- EMAIL =
"email"
- PUSH =
"push"
- SMS =
"sms"
- WEBHOOK =
"webhook"
- INBOX =
"inbox"