Class: Courier::Notifications::MessageRoutingMethod

Inherits:
Object
  • Object
show all
Defined in:
lib/trycourier/notifications/types/message_routing_method.rb

Constant Summary collapse

ALL =
"all"
SINGLE =
"single"