Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/sales/new-job/job.model.ts (line 435)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
CancelReason | number |
CancelDate | Date |
CancelComment | string |
CancelReasonName | string |
CreatedById | number |
CancelFees | number |
RelatedToId | number |
ItemIdList | number[] |
IsAllowedToArchive | boolean |
_isCancelFees | boolean |
_isLastItemActive | boolean |
_isLastContainerActive | boolean |
Was this page helpful?