# AccountDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/market/account-details/account-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_AccountDetailsComponent_5a0436f1["AccountDetailsComponent"]
    class component_AccountDetailsComponent_5a0436f1 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 → `AccountType`
- IMPORTS → `AccountModel`
- IMPORTS → `AccountContructData`
- IMPORTS → `AccountContractCountry`
- IMPORTS → `AccountContractMarketSigment`
- IMPORTS → `AccountContractClient`
- IMPORTS → `AccountContractDetails`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `ClientSupplierRegistration`
- IMPORTS → `RegistrationStatusEnum`
- IMPORTS → `RegistrationStatus`
- IMPORTS → `PreviousPageService`
- IMPORTS → `checkChanges`
- IMPORTS → `AlertsService`
- IMPORTS → `ContactViewEditComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `OneDriveFilesList`
- IMPORTS → `FilesComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `UploadedFileModules`
- IMPORTS → `DeletePhotoService`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `CompanyCurrency`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `TimePeriod`
- IMPORTS → `TimePeriodService`
- IMPORTS → `environment`
- IMPORTS → `NewJobService`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `MandatorySubModuleEnumId`
- IMPORTS → `DynamicValidationService`
- IMPORTS → `MandatoryModuleResponse`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `PersonService`
- IMPORTS → `InvoiceDetails`
- IMPORTS → `InvoiceItems`
- IMPORTS → `InvoicesType`
- IMPORTS → `InvoicesStatus`
- IMPORTS → `InvoiceDetailsComponent`
- IMPORTS → `ContactsComponent`
- CALLS → `AccountsController`

## Used by

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

### Imported by (5)

- `MarketComponentsModule` — `Frontend/src/app/components/market/market-components.module.ts`:1
- `MarketModule` — `Frontend/src/app/components/market/market.module.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
- `OfferPanelDetailsComponent` — `Frontend/src/app/components/sales/new-job/offer-panel-details/offer-panel-details.component.ts`:1
- `OrderPanelDetailsComponent` — `Frontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts`:1
