InvoiceDetailLines
Generated schema file.
Columns
Name | Type | References | |
Id [KEY] | Integer |
Invoices.Id | |
LineId [KEY] | Integer | ||
Type | String | ||
Description | String | ||
SalesDate | Date | ||
Unit | String | ||
Quantity | Double | ||
UnitPrice | Decimal | ||
TaxRate | Integer | ||
ReducedTaxRate | Boolean | ||
Withholding | Boolean | ||
AmountExcludingTax | Decimal |