# AccountDetailsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_AccountDetailsComponent_2b5dd6ae["AccountDetailsComponent"]
    class component_AccountDetailsComponent_2b5dd6ae rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `ClientTypeService`
- IMPORTS → `ClientType`
- IMPORTS → `AddressTypeService`
- IMPORTS → `AddressType`
- IMPORTS → `AddressService`
- IMPORTS → `Address`
- IMPORTS → `AddressesTypeEnum`
- IMPORTS → `MarketSegmentService`
- IMPORTS → `MarketSegment`
- IMPORTS → `ContactInfo`
- IMPORTS → `ContactInfoService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `CountryService`
- IMPORTS → `Country`
- IMPORTS → `ContactPersons`
- IMPORTS → `ContactPersonService`
- IMPORTS → `AppSettings`
- IMPORTS → `MarginCommissionEnum`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ContactInfoTypeEnum`
- IMPORTS → `ContactInfoRelatedTypeEnum`
- IMPORTS → `AccountsService`
- IMPORTS → `Account`
- IMPORTS → `AccountType`
- IMPORTS → `AccountModel`
- IMPORTS → `AccountContructData`
- IMPORTS → `AccountContractCountry`
- IMPORTS → `AccountContractMarketSigment`
- IMPORTS → `AccountContractClient`
- IMPORTS → `AccountContractDetails`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `ClientSupplierRegistration`
- IMPORTS → `RegistrationStatus`
- IMPORTS → `PreviousPageService`
- IMPORTS → `checkChanges`
- IMPORTS → `AlertsComponent`
- IMPORTS → `ContactViewEditComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `OneDriveFilesList`
- IMPORTS → `FilesComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `UploadedFileModules`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `TimePeriodService`
- IMPORTS → `InvoiceDetails`
- IMPORTS → `InvoiceItems`
- IMPORTS → `InvoicesType`
- IMPORTS → `InvoicesStatus`
- CALLS → `AccountsController`

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

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
