# SubMenuModel2

**Kind:** Interface

**Source:** `Frontend/src/app/settings/app/app.settings.ts` (line 1616)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `Name` | `string` |
| `Title` | `string` |
| `FaIcon` | `string` |
| `IsHighLighted` | `boolean` |
| `hide` | `boolean` |
| `SubscriptionPackagesId` | `number` |
| `IsSelected` | `boolean` |
| `Link` | `string` |
| `sideMenu` | `SubMenuModel2[]` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `AppMenuComponent` — `Frontend/src/app/components/shared/app-menu/app-menu.component.ts`:1
