WebhookEvent

public struct WebhookEvent : WebhookEventRecord, Codable

An event that is contained within a received Webhook.

Custom Encodable conformance (used in Tests)

Custom Decodable initializer