Kind: Class
Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 779)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
ActivationConditionId | number |
ConditionName | string |
CreatedAt | Date |
BranchId | number |
SalesJobId | number |
SalesOrderId | number |
IsIncluded | boolean |
IsDone | boolean |
IsDoneById | number |
IsDoneAt | Date |
CreatedById | number |
LastModifiedAt | Date |
LastModifiedById | number |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
OrderPanelDetailsComponent—Frontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts:1
Was this page helpful?