Name | Type | Description | Notes |
---|---|---|---|
Id | int64 | The webhook job ID. | [optional] [default to null] |
PolicyId | int64 | The webhook policy ID. | [optional] [default to null] |
EventType | string | The webhook job event type. | [optional] [default to null] |
NotifyType | string | The webhook job notify type. | [optional] [default to null] |
Status | string | The webhook job status. | [optional] [default to null] |
JobDetail | string | The webhook job notify detailed data. | [optional] [default to null] |
CreationTime | time.Time | The webhook job creation time. | [optional] [default to null] |
UpdateTime | time.Time | The webhook job update time. | [optional] [default to null] |