DealItems
Generated schema file.
Columns
| Name | Type | References | |
| DealId [KEY] | Integer | ||
| DealItemId [KEY] | Integer | ||
| Name | String | ||
| Qty | Integer | ||
| Unit | String | ||
| UnitPrice | Decimal | ||
| Amount | Decimal | ||
| ConsumptionTaxType | String | ||
| WithholdingTaxType | String |
Generated schema file.
| Name | Type | References | |
| DealId [KEY] | Integer | ||
| DealItemId [KEY] | Integer | ||
| Name | String | ||
| Qty | Integer | ||
| Unit | String | ||
| UnitPrice | Decimal | ||
| Amount | Decimal | ||
| ConsumptionTaxType | String | ||
| WithholdingTaxType | String |