Class WebhookEvents

java.lang.Object
dev.postproxy.sdk.webhook.WebhookEvents

public final class WebhookEvents extends Object
Parser for incoming webhook bodies. Returns a typed WebhookEvent with data held as a JsonNode; decode it into a typed payload via as* helpers that take the parsed event.