Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 659 Bytes

File metadata and controls

19 lines (11 loc) · 659 Bytes

WebhookResponseModel

Properties

Name Type Description Notes
webhookId Integer The identifier of the Webhook.
url String The URL of the Webhook.
httpMethod WebHookHttpMethod
content String The HTTP body content.
webHookHeaders List<WebhookHeaderResponseModel> List of HTTP headers that the Webhook must send.
config WebhookConfig
environment WebhookEnvironment