Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.26 KB

category_delivery_config.md

File metadata and controls

33 lines (25 loc) · 1.26 KB

CategoryDeliveryConfig

Properties

Name Type Required Description
Channels []channels.CategoryDeliveryConfigChannels
Key string
Disabled bool

CategoryDeliveryConfigChannels

Properties

Name Type Required Description
Channel channels.Channel
Delay int64
If_ string

Channel

Properties

Name Type Required Description
in_app string "in_app"
slack string "slack"
web_push string "web_push"
mobile_push string "mobile_push"
teams string "teams"
email string "email"
sms string "sms"