Provides struct and type for a EmployeeTeamInfo
@type t() :: %Gleanex.Indexing.EmployeeTeamInfo{ id: String.t() | nil, name: String.t() | nil, url: String.t() | nil }