Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 844 Bytes

NotificationTransport.md

File metadata and controls

17 lines (12 loc) · 844 Bytes

NotificationTransport

Properties

Name Type Description Notes
pk uuid::Uuid [readonly]
name String
mode Option<models::NotificationTransportModeEnum> [optional]
mode_verbose String Return selected mode with a UI Label [readonly]
webhook_url Option<String> [optional]
webhook_mapping Option<uuid::Uuid> [optional]
send_once Option<bool> Only send notification once, for example when sending a webhook into a chat channel. [optional]

[Back to Model list] [Back to API list] [Back to README]