Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1020 Bytes

WebhookJob.md

File metadata and controls

17 lines (13 loc) · 1020 Bytes

WebhookJob

Properties

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]

[Back to Model list] [Back to API list] [Back to README]