Skip to content

ProjectsSuppliersRegisteration

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/projects-suppliers-registeration.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
SupplierNamestring
SupplierTypeNamestring
MarketSegmentNamestring
ProjectCountnumber
RegistrationNostring
Statusstring
IDnumber
CompanyBranchIDnumber
ProjectIDnumber
SupplierIDnumber
RegistrationStatusIDnumber
RegistrationDateDate
DeRegistrationDateDate
UserIDnumber
ModificationDateDate

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (4)

  • RegisterationsDataComponentFrontend/src/app/components/registerations-data/registerations-data.component.ts:1
  • ProjectsSuppliersRegisterationServiceFrontend/src/app/services/common/projects-suppliers-registeration.service.ts:1
  • ProjectServiceFrontend/src/app/services/sales/project.service.ts:1
  • NewProjectFrontend/src/app/components/market/projects/newProject.ts:52

Was this page helpful?

Download as PDF