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.WebhookSignature (String algorithm, String value, long timestampEpochMilli) |
| Firma de un payload de webhook. | |