Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 709 Bytes

NotificationTransport.md

File metadata and controls

16 lines (11 loc) · 709 Bytes

NotificationTransport

Properties

Name Type Description Notes
pk java.util.UUID [readonly]
name kotlin.String
modeVerbose kotlin.String Return selected mode with a UI Label [readonly]
mode NotificationTransportModeEnum [optional]
webhookUrl java.net.URI [optional]
webhookMapping java.util.UUID [optional]
sendOnce kotlin.Boolean Only send notification once, for example when sending a webhook into a chat channel. [optional]