InvoiceItems
Generated schema file.
Columns
| Name | Type | References | |
| Id | Integer | ||
| Name | String | ||
| UnitPrice | Decimal | ||
| Quantity | Integer | ||
| Price | Decimal | ||
| UnitName | String | ||
| TaxType | String | ||
| ExcludingWithholdingTax | Boolean | ||
| InvoiceStatus | Integer | ||
| IssueDate | Date | ||
| PaymentDueOn | Date | ||
| PaymentStatus | Integer | ||
| UpdatedAt | Datetime | ||
| Condition | String | ||
| Type | String | ||
| ContactGroupId | String |