| Property | Description | Returns | 
|---|---|---|
| id | int | |
| position | int | |
| name | string | |
| identifier | string | |
| visible | bool | |
| predefined | bool | |
| icon | string | |
| moduleRoute | string | |
| controllerRoute | string | |
| parameters | array | |
| url | string | |
| authModule | string | |
| authModulePermission | string | |
| authEntity | string | |
| authEntityPermission | string | |
| authRequiredUserType | string | |
| parent | MenuElement | |
| children | Collection (MenuElement) | |
| fullPosition | Get the full, dot-separated full position for hierarchical records | string | 
Admin\Models\Api\MenuElement
MenuElement