# PermissionForSheetResponce

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts` (line 1223)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `Delete` | `boolean` |
| `Edit` | `boolean` |
| `EnableEditing` | `boolean` |
| `Print` | `boolean` |
| `SendEmail` | `boolean` |
| `EditClient` | `boolean` |
| `EditPrincipal` | `boolean` |
| `EditSubSupplier` | `boolean` |
| `Validate` | `boolean` |

## Used by

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

### Imported by (8)

- `MrqDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `AccountDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts`:1
- `ContactViewEditComponent` — `Pams/Web/Pams.Web/Client/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts`:1
- `CurrencyRate` — `Pams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts`:1
- `PurchasingDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-details.component.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
- `NewProject` — `Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts`:51
