Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/product-type.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
ProductTypeID | number |
CategoryTypeID | number |
CompanyBranchID | number |
Name | string |
Used by
6 references from 6 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (6)
ProductTypesComponent—Pams/Web/Pams.Web/Client/app/components/configuration/products/product-types/product-types.component.ts:1NewJobComponent—Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts:1CustomSelectBoxComponent—Pams/Web/Pams.Web/Client/app/components/shared/custom-select-box/custom-select-box.component.ts:1ProductTypeService—Pams/Web/Pams.Web/Client/app/services/common/product-type.service.ts:1LoadDataAction—Pams/Web/Pams.Web/Client/app/actions/job.ts:20JobState—Pams/Web/Pams.Web/Client/app/reducers/job.ts:22
Was this page helpful?