Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.15 KB

WebhookListElement.md

File metadata and controls

19 lines (15 loc) · 1.15 KB

WebhookListElement

Properties

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

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