Provides struct and type for a SessionInfo
Summary
Types
@type t() :: %Gleanex.Client.SessionInfo{ lastQuery: String.t() | nil, lastSeen: DateTime.t() | nil, sessionTrackingToken: String.t() | nil, tabId: String.t() | nil }
Provides struct and type for a SessionInfo
@type t() :: %Gleanex.Client.SessionInfo{ lastQuery: String.t() | nil, lastSeen: DateTime.t() | nil, sessionTrackingToken: String.t() | nil, tabId: String.t() | nil }