Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.13 KB

TypesWebhookExecution.md

File metadata and controls

19 lines (16 loc) · 1.13 KB

TypesWebhookExecution

Properties

Name Type Description Notes
Created int32 [optional] [default to null]
Duration int32 [optional] [default to null]
Error_ string [optional] [default to null]
Id int32 [optional] [default to null]
Request *TypesWebhookExecutionRequest [optional] [default to null]
Response *TypesWebhookExecutionResponse [optional] [default to null]
Result *EnumWebhookExecutionResult [optional] [default to null]
RetriggerOf int32 [optional] [default to null]
Retriggerable bool [optional] [default to null]
TriggerType *EnumWebhookTrigger [optional] [default to null]
WebhookId int32 [optional] [default to null]

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