| Name | Type | Description | Notes |
|---|---|---|---|
| Channel | EventHookChannel | ||
| Created | DateTimeOffset | Timestamp of the event hook creation | [optional] [readonly] |
| CreatedBy | string | The ID of the user who created the event hook | [optional] [readonly] |
| Description | string | Description of the event hook | [optional] |
| Events | EventSubscriptions | ||
| Id | string | Unique key for the event hook | [optional] [readonly] |
| LastUpdated | DateTimeOffset | Date of the last event hook update | [optional] [readonly] |
| Name | string | Display name for the event hook | |
| Status | string | Status of the event hook | [optional] [readonly] |
| VerificationStatus | EventHookVerificationStatus | [optional] | |
| Links | EventHookLinks | [optional] |