# AccountType

**Kind:** Enum

**Source:** `Frontend/src/app/models/person/accounts.model.ts` (line 13)

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

## Values

- `Principal`
- `Client`
- `SubSpplier`

## Relationships

- IMPORTS → `Address`
- IMPORTS → `SupplierContractualInfo`
- IMPORTS → `ContactInfo`
- IMPORTS → `ContactPersons`
- IMPORTS → `SupplierContractCountry`
- IMPORTS → `SupplierContractClient`
- IMPORTS → `SupplierMarketSegment`
- IMPORTS → `SupplierContractMarketSegment`
- IMPORTS → `DecreasedTable`
- IMPORTS → `ClientSupplierRegistration`
- IMPORTS → `Comment`
- IMPORTS → `EnumPaymentMilestoneType`

## Used by

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

### Imported by (4)

- `OverallAnalysisYearMap` — `Frontend/src/app/components/dashboard/_principalReport/principal-report.component.ts`:1
- `WidgetTopAccountsHitrateByLastNyearsComponent` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/widget-top-accounts-hitrate-by-last-nyears/widget-top-accounts-hitrate-by-last-nyears.component.ts`:1
- `AccountDetailsComponent` — `Frontend/src/app/components/market/account-details/account-details.component.ts`:1
- `ContactViewEditComponent` — `Frontend/src/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts`:1
