Skip to main content

UserMenuStructureResponse

UserMenuStructureResponse object, containing the menu structure relevant to the user’s role and access permissions.

Properties

NameDescription
NodesList of menu items available in the user menu.
eBA6EnabledIf there are menu items from eba6 in the menu, this value is true.

Constructors

NameDescription
UserMenuStructureResponse(nodes, eBA6Enabled)UserMenuStructureResponse object, containing the menu structure relevant to the user’s role and access permissions.