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