| Name | Description | Type | Additional information |
|---|---|---|---|
| StaffName |
Gets or sets the Staff Member's name |
string |
None. |
| StaffPosIdentifier |
Gets or sets the POS specific identifier for this staff member |
string |
None. |
| ItemName |
Gets or set the Name of the Item |
string |
None. |
| ItemPosIdentifier |
Gets or sets the POS specific identifier of this item |
string |
None. |
| ItemGroupName |
Gets or sets the Item Group Name |
string |
None. |
| ItemGroupIdentifier |
Gets or sets the POS specific identifier of the item group |
string |
None. |
| ItemCategoryName |
Gets or sets the Item Category name |
string |
None. |
| ItemCategoryIdentifier |
Gets or sets the POS specific identifier of the item category |
string |
None. |
| Amount |
Gets or sets the total dollar amount ordered for this item |
decimal number |
None. |
| Quantity |
Gets or sets the quantity of this item that was sold |
decimal number |
None. |