BillItems
Retrieves items for a single bill.
Columns
| Name | Type | References | |
| BillId | Long |
Bills.Id | |
| Id [KEY] | Long | ||
| Description | String | ||
| Title | String | ||
| ItemNet | Double | ||
| Product | String | ||
| Quantity | String | ||
| Taxes | String | ||
| UnitDiscount | String | ||
| UnitMeasure | Integer | ||
| UnitTotal | String | ||
| UnitValue | String |