Skip to content

Shareholder

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/sales/Shareholder.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
ShareholderIDnumber
ProjectIDnumber
Namestring
Percentagenumber
colorstring

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)

  • ProjectFrontend/src/app/models/sales/project.model.ts:9
  • NewProjectFrontend/src/app/components/market/projects/newProject.ts:52

Was this page helpful?

Download as PDF