Kind: Class
Source: Pams/Web/Pams.WebApp/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
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
ProductTypeService—Pams/Web/Pams.WebApp/Client/app/services/common/product-type.service.ts:1PageData—Pams/Web/Pams.WebApp/Client/app/services/security/auth.service.ts:1
Was this page helpful?