NavigationTabResponse
Represents a Tab as returned by the GetAllNavigationTabsAsync endpoint.
The string identifier for the icon displayed when the Tab is shown in the sidebar.
States if the Tab should be the first Tab to navigate to when navigating to the Parent tab.
States if the Tab can be shown in the sidebar.
States if the Tab should be visible in the UI.
The TabLinkTypeEnum of the Tab.
The DisplayableObjectIdentifier for the Tab.
The DisplayableObjectTypeIdentifier for the Tab.
The order of the Tab which determines the position of the Tab relative to Tabs of the same hierarchal level.
The Securable<T> identifying the Parent Tab if it is set.
The relative URL of the Tab.
public NavigationTabResponse()