Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
label |
Menu entry's label |
string |
|
|
|
page |
The page that the menu's entry refers to |
string |
|
|
|
landing |
The identifier of the landing page |
string |
|
|
|
route |
The url route to access to the page |
string |
|
|
|
icon |
Menu entry's path icon |
string |
|
|
|
function |
The function that the user must be granted to in order to access the menu entry's page |
string |
|
|
|
visible |
Flag indicating if the user can access to the menu's page or not |
boolean |
|
|
|
key |
The key of the menu entry |
string |
|
|
|
items |
The sub-menu items |
list of menu items |
|
|
|
favorite |
Flag indicating if the menu item is a favorite |
boolean |