An inline hook object that specifies the details of the inline hook
| Name | Type | Description | Notes |
|---|---|---|---|
| Channel | InlineHookChannel | [optional] | |
| Created | DateTimeOffset | Date of the inline hook creation | [optional] [readonly] |
| Id | string | The unique identifier for the inline hook | [optional] [readonly] |
| LastUpdated | DateTimeOffset | Date of the last inline hook update | [optional] [readonly] |
| Name | string | The display name of the inline hook | [optional] |
| Status | InlineHookStatus | [optional] | |
| Type | InlineHookType | [optional] | |
| _Version | string | Version of the inline hook type. The currently supported version is `1.0.0`. | [optional] [readonly] |
| Links | InlineHookLinks | [optional] |