Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/sales/new-job/job.model.ts (line 463)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
LossReasonId | number |
LossReasonName | string |
LostDate | Date |
LossComment | string |
WinnerName | string |
WinnerCurrency | string |
WinnerPrice | number |
WinnerPriceDifferenceAmount | number |
WinnerPriceDifferencePercentage | number |
RateToOurMainCurrency | number |
DeliveryPeriodDifferenceInDays | number |
IsAllowedToArchive | boolean |
_WinnerCurrencySymbol | string |
_isLastItemActive | boolean |
_isLastContainerActive | boolean |
_originalPrice | number |
Was this page helpful?