| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Gets or sets the POS specific identifier for this line |
string |
None. |
| OrderID |
Gets or sets the a hash of the POS Order Identifier from the PosOrderLine |
string |
None. |
| OrderTime |
Gets or sets the order time. |
date |
None. |
| ItemID |
Gets or sets as hash of the POS specific identifier of the item that was sold |
string |
None. |
| ItemName |
Gets or sets the name of the Item that was sold |
string |
None. |
| ItemItemGroupName |
Gets or sets the name of the item item group. |
string |
None. |
| ItemItemCategoryName |
Gets or sets the name of the item item category. |
string |
None. |
| Quantity |
Gets or sets the number of item that was sold |
decimal number |
None. |
| OrderAmount |
Gets or sets the order amount for this Order line |
decimal number |
None. |