PaymentRequests
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| CompanyId | Integer | ||
| Title | String | ||
| ApplicationDate | Date | ||
| TotalAmount | Decimal | ||
| Status | String | ||
| DealId | Long | ||
| DealStatus | String | ||
| ApplicantId | Integer | ||
| Approvers | String | ||
| ApplicationNumber | String | ||
| CurrentStepId | Integer | ||
| CurrentRound | Integer | ||
| DocumentCode | String | ||
| IssueDate | Date | ||
| PaymentDate | Date | ||
| PaymentMethod | String | ||
| PartnerId | Integer | ||
| PartnerCode | String | ||
| PartnerName | String | ||
| QualifiedInvoiceStatus | String |