Created
January 9, 2022 18:33
-
-
Save Pragith/6251e4bee64228946c1c58049f24ae5b to your computer and use it in GitHub Desktop.
app_meta_db
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
field_name,field_display_value,field_actual_value,field_type | |
bank_name,HDFC Bank,hdfc,dropdown | |
bank_name,ICICI Bank,icici,dropdown | |
bank_name,Federal Bank,federal,dropdown | |
bank_account_types,Savings Account,savings,radio | |
bank_account_types,Checking Account,checking,radio | |
city,Bangalore,bengaluru,dropdown | |
city,Chennai,chennai,dropdown |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment