# VoucherifySdk::ManagementProjectsWebhooksUpdateRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **target_url** | **String** | URL address that receives webhooks. | [optional] | | **events** | **Array<String>** | Lists the events that trigger webhook sendout. | [optional] | | **active** | **Boolean** | Determines if the webhook configuration is active. | [optional][default to true] |