Module to represent a webhook event
@spec new(map()) :: %WorkOS.Webhooks.Event{data: term(), event: term(), id: term()}