Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 799 Bytes

File metadata and controls

14 lines (11 loc) · 799 Bytes

# Webhook

Properties

Name Type Description Notes
active bool If set to false then this Webhook will not be triggered [optional]
eventCount int The number of times this webhook has been triggered [optional]
id string [readonly] The unique id of the object [optional] [readonly]
lastPayload \SynergiTech\Staffology\Model\WebhookPayload [optional]
url string The Url to which the payload should be sent
webhookEvent \SynergiTech\Staffology\Model\WebhookEvent [optional]

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