Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/ClientSupplierRegistration.model.ts (line 16)
Part of: Pams
Properties
| Property | Type |
|---|---|
ClientName | string |
ClientTypeName | string |
MarketSegmentName | string |
ProjectCount | number |
Status | string |
ClientID | number |
SupplierID | number |
ID | 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)
PrincipalViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts:1AccountsService—Pams/Web/Pams.Web/Client/app/services/person/accounts.service.ts:1SupplierService—Pams/Web/Pams.Web/Client/app/services/person/supplier.service.ts:1
Was this page helpful?