Skip to content

FinalItemsOverOffers

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/purchasing/purchasing.ts (line 325)

Part of: Frontend

Properties

PropertyType
JobIdnumber
OfferIdnumber
ItemIdnumber
ProductIdnumber
CompanyBranchIdnumber
ItemQuantitynumber
ItemUnitIdnumber
ItemUnitNamestring
ItemDescriptionstring
ItemCategoryIdnumber
ItemCategoryNamestring
ItemTypenumber
ItemStagenumber
ItemStageNamestring
ItemSerialnumber
Selectedboolean
currencyCodestring
ItemSplitNonumber
ItemNostring
ClientIdnumber
ClientNamestring
OffersFinalItemsOverOffers_Offers[]

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)

  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • SummarizedBuyoutComponentFrontend/src/app/components/purchasing/summarized-buyout/summarized-buyout.component.ts:1
  • PurchasingServiceFrontend/src/app/services/purchasing/purchasing.service.ts:1

Was this page helpful?

Download as PDF