DealReceipts
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| ReceiptId [KEY] | Long | ||
| Status | String | ||
| Description | String | ||
| MimeType | String | ||
| IssueDate | Date | ||
| Origin | String | ||
| CreatedAt | Datetime | ||
| UserId | Integer | ||
| UserEmail | String | ||
| UserDisplayName | String |