| 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] |