A registered event type in the system
@type t() :: %HookSniffAPI.Model.EventType{ description: String.t() | nil, id: String.t(), name: String.t(), schema_id: String.t() | nil }