Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/sales/order-status.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
OrderStatusID | number |
Name | string |
DisplayOrder | number |
CompanyID | number |
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)
OrderStatusComponent—Pams/Web/Pams.Web/Client/app/components/configuration/sales/order-status/order-status.component.ts:1LoadDataAction—Pams/Web/Pams.Web/Client/app/actions/job.ts:20JobState—Pams/Web/Pams.Web/Client/app/reducers/job.ts:22
Was this page helpful?