Skip to content

AccountType

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

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)

  • OverallAnalysisYearMapFrontend/src/app/components/dashboard/_principalReport/principal-report.component.ts:1
  • WidgetTopAccountsHitrateByLastNyearsComponentFrontend/src/app/components/dashboard/dashboard-libary/widgets/widget-top-accounts-hitrate-by-last-nyears/widget-top-accounts-hitrate-by-last-nyears.component.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • ContactViewEditComponentFrontend/src/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts:1

Was this page helpful?

Download as PDF