View Source Exray.Structs.AutomationEventList (Exray v0.5.0)
Summary
Types
@type t() :: %Exray.Structs.AutomationEventList{ capacity: non_neg_integer() | nil, count: non_neg_integer() | nil, events: [Exray.Structs.AutomationEvent.t()] | nil }
@type t() :: %Exray.Structs.AutomationEventList{ capacity: non_neg_integer() | nil, count: non_neg_integer() | nil, events: [Exray.Structs.AutomationEvent.t()] | nil }