# DefaultSerialStatus

**Kind:** Class

**Source:** `Frontend/src/app/models/common/default-serial-status.model.ts` (line 2)

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

## Properties

| Property | Type |
|---|---|
| `DefaultSerialStatusID` | `number` |
| `CompanyBranchID` | `number` |
| `SerialTypeID` | `number` |
| `DefaultSerialCombinationsJSON` | `string` |

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

- `SerialCombinationListComponent` — `Frontend/src/app/components/configuration/serials-compinations/serial-combination/serial-combination-list/serial-combination-list.component.ts`:1
- `DefaultSerialStatusService` — `Frontend/src/app/services/common/default-serial-status.service.ts`:1
