SudoSOS Back-end API / catalogue/point-of-sale / ProductOrdering
Class: ProductOrdering ​
Constructors ​
Constructor ​
ts
new ProductOrdering(): ProductOrdering;Returns ​
ProductOrdering
Properties ​
| Property | Modifier | Type |
|---|---|---|
order | public | number |
pos | public | PointOfSale |
posId | public | number |
product | public | Product |
productId | public | number |