Skip to content

LostReasonModel

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 599)

Part of: Frontend

Properties

PropertyType
Idnumber
LossReasonIdnumber
LossReasonNamestring
LostDateDate
LossCommentstring
WinnerNamestring
WinnerCurrencystring
WinnerPricenumber
WinnerPriceDifferenceAmountnumber
WinnerPriceDifferencePercentagenumber
RateToOurMainCurrencynumber
DeliveryPeriodDifferenceInDaysnumber
IsAllowedToArchiveboolean
_WinnerCurrencySymbolstring
_isLastItemActiveboolean
_isLastContainerActiveboolean
_originalPricenumber

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
  • FilterForListOfAllFrontend/src/app/services/sales/new-job/new-job.service.ts:1

Was this page helpful?

Download as PDF