WorkOS Event struct.
@type t() :: %WorkOS.Events.Event{ created_at: String.t(), data: map(), event: String.t(), id: String.t() }