Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/supplier-types.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
SupplierTypeID | number |
SupplierTypeName | string |
CompanyID | number |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
SupplierTypesComponent—Pams/Web/Pams.Web/Client/app/components/configuration/hr/supplier-types/supplier-types.component.ts:1PrincipalViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts:1SupplierTypeService—Pams/Web/Pams.Web/Client/app/services/common/supplier-type.service.ts:1
Was this page helpful?