Gleanex.Client.EventClassification (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a EventClassification

Summary

Types

t()

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