Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.01 KB

WebhookListElement.md

File metadata and controls

19 lines (14 loc) · 1.01 KB

WebhookListElement

Properties

Name Type Description Notes
pkiWebhookID kotlin.Int The unique ID of the Webhook
sWebhookDescription kotlin.String The description of the Webhook
sWebhookUrl kotlin.String The URL of the Webhook callback
sWebhookEvent kotlin.String The concatenated string to describe the Webhook event
sWebhookEmailfailed kotlin.String The email that will receive the Webhook in case all attempts fail
eWebhookModule FieldEWebhookModule
bWebhookIsactive kotlin.Boolean Whether the Webhook is active or not
bWebhookIssigned kotlin.Boolean Whether the requests will be signed or not
eWebhookEzsignevent FieldEWebhookEzsignevent [optional]
eWebhookManagementevent FieldEWebhookManagementevent [optional]