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

Latest commit

 

History

History
14 lines (9 loc) · 561 Bytes

NotificationTransportRequest.md

File metadata and controls

14 lines (9 loc) · 561 Bytes

NotificationTransportRequest

Properties

Name Type Description Notes
name kotlin.String
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]