customerEftAcct
The customerEftAcct table.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Internal ID | |
| accountnumber | String | Account Number | |
| bankname | String | Bank Name | |
| customer | String | Customer | |
| idnumber | String | Bank Number | |
| isinactive | Boolean | Inactive | |
| issavings | Boolean | Savings Account | |
| limit | Decimal | Limit | |
| routingnumber | String | Routing Number |