ID | OptionName |
---|---|
1 | Biometric Authentication |
2 | Password Protection |
3 | Token Based Authentication |
4 | Fingerprint Scanning |
5 | PIN Code |
AppID | Name | Description | PlatformType |
---|---|---|---|
(→ SignInOptions.OptionName) | |||
1 | AppA | Description of App A | Biometric Authentication |
2 | AppB | Description of App B | Password Protection |
3 | AppC | Description of App C | Token Based Authentication |
4 | AppD | Description of App D | Fingerprint Scanning |
5 | AppE | Description of App E | PIN Code |
PlatformID | Name | Description | AdditionalFeatures |
---|---|---|---|
(→ SignInOptions.OptionName) | |||
1 | PlatA | Description of Plat A | Biometric Authentication |
2 | PlatB | Description of Plat B | Password Protection |
3 | PlatC | Description of Plat C | Token Based Authentication |
4 | PlatD | Description of Plat D | Fingerprint Scanning |
5 | PlatE | Description of Plat E | PIN Code |
CustomerID | FirstName | LastName | PhoneNumber | JoinDate | |
---|---|---|---|---|---|
1 | John | Smith | john@email.com | +1234567890 | 2024-03-13 21:27:12 |
2 | Jane | Doe | jane@email.com | +0987654321 | 2024-03-13 21:27:12 |
3 | Mike | Johnson | mike@email.com | +9876543210 | 2024-03-13 21:27:12 |
4 | Emily | Williams | emily@email.com | +1357924680 | 2024-03-13 21:27:12 |
5 | David | Brown | david@email.com | +2468135790 | 2024-03-13 21:27:12 |
AccountId | CustomerId | Type | Balance |
---|---|---|---|
(→ Customers.CustomerId) | |||
1 | 1 | Checking | 1000.0 |
2 | 1 | Savings | 5000.0 |
3 | 2 | Checking | 2000.0 |
4 | 2 | Savings | 3000.0 |
5 | 3 | Checking | 1500.0 |
TransactionId | AccountId | Amount | DateAndTime |
---|---|---|---|
(→ Accounts.AccountId) | |||
1 | 1 | -200.0 | 2023-04-01 10:00:00 |
2 | 1 | 50.0 | 2023-04-01 11:00:00 |
3 | 2 | -300.0 | 2023-04-01 12:00:00 |
4 | 2 | 100.0 | 2023-04-01 13:00:00 |
5 | 3 | -150.0 | 2023-04-01 14:00:00 |