Kind: Class
Source: Frontend/src/app/models/common/RegistrationStatus.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
RegistrationStatusID | number |
RegistrationStatusName | string |
Used by
6 references from 6 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (6)
AccountDetailsComponent—Frontend/src/app/components/market/account-details/account-details.component.ts:1RegistrationsComponent—Frontend/src/app/components/market/registrations/registrations/registrations.component.ts:1RegisterationsDataComponent—Frontend/src/app/components/registerations-data/registerations-data.component.ts:1AccountsService—Frontend/src/app/services/person/accounts.service.ts:1SupplierService—Frontend/src/app/services/person/supplier.service.ts:1NewProject—Frontend/src/app/components/market/projects/newProject.ts:52
Was this page helpful?