# WarehouseModelDetails

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/components/configuration/company/warehouse/warehouse-config.ts` (line 41)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `StoreId` | `number` |
| `CompanyId` | `number` |
| `ModelType` | `number` |
| `CreatedById` | `number` |
| `CreatedAt` | `Date` |
| `ModifiedById` | `number` |
| `ModifiedAt` | `Date` |

## Used by

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

### Imported by (2)

- `WarehouseConfigDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts`:1
- `WarehouseConfigService` — `Pams/Web/Pams.Web/Client/app/components/configuration/company/warehouse/warehouse-config.service.ts`:1
