| Name | Type | Description | Notes |
|---|---|---|---|
| headers | array<string,string> | Custom headers for the webhook | [optional] |
| status | \Rvvup\Api\Model\WebhookStatus | [optional] | |
| subscribed_events | \Rvvup\Api\Model\WebhookEventType[] | The events to subscribe to. | [optional] |
| url | string | The URL to send the webhook event to. | [optional] |