Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 672 Bytes

File metadata and controls

18 lines (10 loc) · 672 Bytes

BaseNotificationWebhook

Properties

Name Type Description Notes
id Integer Internal ID of this entity.
created OffsetDateTime The time this entity was created.
modified OffsetDateTime The time this entity was last modified.
url String API URL for the given webhook-based notification.
headers List<String> List of API HTTP headers for the given webhook-based notification.
enabled Boolean Indicates whether sending the notification is enabled. [optional]