QuotationDetailLines
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer |
Quotations.id | |
| LineId [KEY] | Integer | ||
| Type | String | ||
| Description | String | ||
| Unit | String | ||
| Quantity | Double | ||
| UnitPrice | Decimal | ||
| TaxRate | Integer | ||
| ReducedTaxRate | Boolean | ||
| Withholding | Boolean | ||
| AmountExcludingTax | Decimal |