Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.35 KB

OpenapiWebhookType.md

File metadata and controls

24 lines (21 loc) · 1.35 KB

OpenapiWebhookType

Properties

Name Type Description Notes
Created int32 [optional] [default to null]
CreatedBy int32 [optional] [default to null]
Description string [optional] [default to null]
DisplayName string [optional] [default to null]
Enabled bool [optional] [default to null]
HasSecret bool [optional] [default to null]
Id int32 [optional] [default to null]
Identifier string [optional] [default to null]
Insecure bool [optional] [default to null]
LatestExecutionResult *EnumWebhookExecutionResult [optional] [default to null]
ParentId int32 [optional] [default to null]
ParentType *EnumWebhookParent [optional] [default to null]
Triggers []EnumWebhookTrigger [optional] [default to null]
Updated int32 [optional] [default to null]
Url string [optional] [default to null]
Version int32 [optional] [default to null]

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