# ListOfNewResponse

**Kind:** Class

**Source:** `Frontend/src/app/services/security/auth.service.ts` (line 92)

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

## Properties

| Property | Type |
|---|---|
| `Activity` | `boolean` |
| `Branch` | `boolean` |
| `Client` | `boolean` |
| `Contact` | `boolean` |
| `Payment` | `boolean` |
| `Principal` | `boolean` |
| `Project` | `boolean` |
| `BuyoutInquiry` | `boolean` |
| `PurchaseInquiry` | `boolean` |
| `Role` | `boolean` |
| `SalesInquiry` | `boolean` |
| `SalesTeam` | `boolean` |
| `SubSupplier` | `boolean` |
| `Task` | `boolean` |
| `User` | `boolean` |
| `ContractData` | `boolean` |
| `RegisterationsData` | `boolean` |
| `LetterOfGuarantee` | `boolean` |
| `Product` | `boolean` |
| `ReceivedShipment` | `boolean` |
| `InspectedProduct` | `boolean` |
| `StockedProduct` | `boolean` |
| `IssuedProduct` | `boolean` |
| `ProductionOrder` | `boolean` |
| `TransferOrder` | `boolean` |
| `ExternalService` | `boolean` |
| `ShippingOrder` | `boolean` |
| `AdditionalInvoice` | `boolean` |
| `AccountInvoice` | `boolean` |
| `ReferenceList` | `boolean` |

## Used by

67 references from 67 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (67)

- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `MrqListComponent` — `Frontend/src/app/components/MRQ/mrq-list/mrq-list.component.ts`:1
- `BillOfMaterialsListComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-list/bill-of-materials-list.component.ts`:1
- `BlogsDetailsComponent` — `Frontend/src/app/components/blogs/blogs-details/blogs-details.component.ts`:1
- `BlogsComponent` — `Frontend/src/app/components/blogs/blogs.component.ts`:1
- `AccountManagersComponent` — `Frontend/src/app/components/configuration/account-managers/account-managers.component.ts`:1
- `UsersLayoutsListComponent` — `Frontend/src/app/components/configuration/default-layouts/users-layouts-list/users-layouts-list.component.ts`:1
- `ProductsDetailsComponent` — `Frontend/src/app/components/configuration/products/products-details/products-details.component.ts`:1

…and 59 more.
