Skip to content

Item

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
ItemIDnumber
CompanyBranchIDnumber
Descriptionstring
UnitIDstring
UnitPricenumber
ItemTypeIDnumber
CategoryIDnumber

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)

  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • ItemServiceFrontend/src/app/services/sales/items.service.ts:1

Was this page helpful?

Download as PDF