Skip to content

MarketSegment

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/market-segment.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
MarketSegmentIDnumber
CompanyBranchIDnumber
Namestring
DisplayOrdernumber

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)

  • MarketSegmentComponentFrontend/src/app/components/configuration/sales/market-segment/market-segment.component.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • MarketSegmentServiceFrontend/src/app/services/common/market-segment.service.ts:1
  • NewProjectFrontend/src/app/components/market/projects/newProject.ts:52

Was this page helpful?

Download as PDF