ExpenseApplications
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| CompanyId | Integer | ||
| Title | String | ||
| IssueDate | Date | ||
| Description | String | ||
| TotalAmount | Decimal | ||
| Status | String | ||
| SectionId | Integer | ||
| TagIds | String | ||
| ExpenseApplicationLines | String | ||
| DealId | Long | ||
| DealStatus | String | ||
| ApplicantId | Integer | ||
| ApplicationNumber | String | ||
| CurrentStepId | Integer | ||
| CurrentRound | Integer | ||
| Segment1TagId | Integer | ||
| Segment2TagId | Integer | ||
| Segment3TagId | Integer |