Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 816 Bytes

BaseNotificationWebhook.md

File metadata and controls

16 lines (11 loc) · 816 Bytes

# BaseNotificationWebhook

Properties

Name Type Description Notes
id int Internal ID of this entity.
created \DateTime The time this entity was created.
modified \DateTime The time this entity was last modified.
url string API URL for the given webhook-based notification.
headers string[] List of API HTTP headers for the given webhook-based notification.
enabled bool Indicates whether the notification is activated. [optional] [default to true]

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