Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 810 Bytes

WebhookLastTrigger.md

File metadata and controls

14 lines (10 loc) · 810 Bytes

WebhookLastTrigger

Properties

Name Type Description Notes
PolicyName string The webhook policy name. [optional] [default to null]
EventType string The webhook event type. [optional] [default to null]
Enabled bool Whether or not the webhook policy enabled. [optional] [default to null]
CreationTime time.Time The creation time of webhook policy. [optional] [default to null]
LastTriggerTime time.Time The last trigger time of webhook policy. [optional] [default to null]

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