Click or drag to resize

ServicePropertiesGoCardlessAPI_WebhookSecret Property

Created with a webhook in GoCardless dashboard. Should be changed once in a while. Used when ensuring valid signature of incoming notification.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string GoCardlessAPI_WebhookSecret { get; }

Property Value

Type: String
Created with a webhook in GoCardless dashboard. Should be changed once in a while. Used when ensuring valid signature of incoming notification.
Remarks
Applies to ServiceInstance GoCardlessAPI only.
See Also