Gleanex.Client.AnonymousEvent (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a AnonymousEvent

Summary

Types

t()

@type t() :: %Gleanex.Client.AnonymousEvent{
  eventType: String.t() | nil,
  time: Gleanex.Client.TimeInterval.t() | nil
}