Provides struct and type for a ResultTab
@type t() :: %Gleanex.Client.ResultTab{ count: integer() | nil, datasource: String.t() | nil, datasourceInstance: String.t() | nil, id: String.t() | nil }