<PackageReference Include="Relativity.Server.DataVisualization.SDK" Version="1.3.7" />

NavigationTabResponse

public string IconIdentifier { get; set; }

public bool IsDefault { get; set; }

public bool IsShownInSidebar { get; set; }

public bool IsVisible { get; set; }

public TabLinkTypeEnum LinkType { get; set; }

public int Order { get; set; }

public string Url { get; set; }