# TransferzeroSdk.WebhookDefinition ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **String** | The URL to receive the webhook | **events** | **[String]** | A list of events to subscribe to | **metadata** | **Object** | | [optional] **id** | **String** | The ID of the webhook | [optional] [readonly] **errors** | **{String: [ValidationErrorDescription]}** | The fields that have some problems and don't pass validation | [optional] [readonly]