Skip to content

ProductType

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/product-type.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
ProductTypeIDnumber
CategoryTypeIDnumber
CompanyBranchIDnumber
Namestring

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)

  • ProductTypesComponentFrontend/src/app/components/configuration/products/product-types/product-types.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • CustomSelectBoxComponentFrontend/src/app/components/shared/custom-select-box/custom-select-box.component.ts:1
  • ProductTypeServiceFrontend/src/app/services/common/product-type.service.ts:1

Was this page helpful?

Download as PDF