Name | Type | Description | Notes |
---|---|---|---|
pkiWebhookID | NSNumber* | The unique ID of the Webhook | [optional] |
fkiAuthenticationexternalID | NSNumber* | The unique ID of the Authenticationexternal | [optional] |
fkiEzsignfoldertypeID | NSNumber* | The unique ID of the Ezsignfoldertype. | [optional] |
sWebhookDescription | NSString* | The description of the Webhook | |
eWebhookModule | FieldEWebhookModule* | ||
eWebhookEzsignevent | FieldEWebhookEzsignevent* | [optional] | |
eWebhookManagementevent | FieldEWebhookManagementevent* | [optional] | |
sWebhookUrl | NSString* | The URL of the Webhook callback | |
sWebhookEmailfailed | NSString* | The email that will receive the Webhook in case all attempts fail | |
bWebhookIsactive | NSNumber* | Whether the Webhook is active or not | |
bWebhookIssigned | NSNumber* | Whether the requests will be signed or not | [optional] |
bWebhookSkipsslvalidation | NSNumber* | Wheter the server's SSL certificate should be validated or not. Not recommended to skip for production use |