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