| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str, none_type | Unique webhook subscription event identifier | [optional] |
| name | str | Webhook subscription name | [optional] |
| type | WebhookEventTriggerEnum | [optional] | |
| http_status_code | int, none_type | Webhook subscription event response http status code | [optional] |
| error | WebhookEventErrorEnum | [optional] | |
| delivery_time | datetime | Webhook subscription event delivery time | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |