Go to the source code of this file.
Packages | |
| package | dev.rafex.ether.webhook.model |
| Webhook payload, signature, and verification result models. | |
Functions | |
| record | dev.rafex.ether.webhook.model.WebhookVerificationResult (boolean valid, String reason, WebhookSignature signature) |
| Resultado de la verificación de una firma de webhook. | |