Provides struct and type for a UserActivity
Summary
Types
@type t() :: %Gleanex.Client.UserActivity{ action: String.t() | nil, actor: Gleanex.Client.Person.t() | nil, aggregateVisitCount: Gleanex.Client.CountInfo.t() | nil, timestamp: integer() | nil }