Skip to content

AccountDetailsComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

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)

  • MarketComponentsModuleFrontend/src/app/components/market/market-components.module.ts:1
  • MarketModuleFrontend/src/app/components/market/market.module.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • OfferPanelDetailsComponentFrontend/src/app/components/sales/new-job/offer-panel-details/offer-panel-details.component.ts:1
  • OrderPanelDetailsComponentFrontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts:1

Was this page helpful?

Download as PDF