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