# ExternalService

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts` (line 680)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `StoreId` | `number` |
| `CompanyId` | `number` |
| `SheetNo` | `string` |
| `StoreName` | `string` |
| `OrderStatusId` | `number` |
| `ServiceTypeId` | `number` |
| `ProjectManagerId` | `number` |
| `ProjectManagerName` | `string` |
| `SupplierAdress` | `string` |
| `SupplierName` | `string` |
| `OrderDate` | `Date` |
| `SupplierId` | `number` |
| `TimeFrameId` | `number` |
| `TimeFramePeriod` | `number` |
| `TransferredById` | `number` |
| `TransferredByName` | `string` |
| `TransferredAt` | `Date` |
| `ReceivedById` | `number` |
| `ReceivedByName` | `string` |
| `ReceivedAt` | `Date` |
| `CreatedAt` | `Date` |
| `CreatedById` | `number` |
| `LastModifiedById` | `number` |
| `LastModificationDate` | `Date` |
| `ExternalServiceDetails` | `ExternalServiceDetail[]` |

## 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)

- `ExtrServiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/extr-service-details/extr-service-details.component.ts`:1
- `WarehouseService` — `Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.service.ts`:1
