Provides struct and type for a SortOptions
@type t() :: %Gleanex.Client.SortOptions{ orderBy: String.t() | nil, sortBy: String.t() | nil }