Savings
Generated schema file.
Columns
| Name | Type | References | |
| SavingId | Integer | ||
| BankName | String | ||
| BranchName | String | ||
| AccountType | String | ||
| AccountName | String | ||
| AccountNumber | String | ||
| Drawings | Decimal | ||
| AdministrativeFee | Decimal | ||
| BankTransferFee | Decimal | ||
| EarlyTransferFee | Decimal | ||
| DueDate | Date | ||
| Status | String | ||
| Created | Datetime |