Provides struct and type for a EventClassification
@type t() :: %Gleanex.Client.EventClassification{ name: String.t() | nil, strategies: [String.t()] | nil }