ExpenseApplicationLines
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| LineId [KEY] | Integer | ||
| ExpenseApplicationLinesId [KEY] | Integer | ||
| TransactionDate | Date | ||
| Description | String | ||
| Amount | Integer | ||
| ExpenseApplicationLineTemplateId | Integer | ||
| ReceiptId | Integer |