Created
August 23, 2020 11:52
-
-
Save a-x-/f1cb9541c348385183d151cf914a4a42 to your computer and use it in GitHub Desktop.
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
type BankCode = | |
| 'Alfa' | |
| 'Baltiyskiy' | |
| 'Binbank' | |
| 'Europe' | |
| 'Gazprombank' | |
| 'HomeCredit' | |
| 'Mdm' | |
| 'Mkb' | |
| 'Moscow' | |
| 'Mts' | |
| 'Otkritie' | |
| 'Otp' | |
| 'Psb' | |
| 'Qiwi' | |
| 'Raiffeisen' | |
| 'RussianStandard' | |
| 'SaintPetersburg' | |
| 'Sber' | |
| 'Skb' | |
| 'SocieteGenerale' | |
| 'Tinkoff' | |
| 'Trust' | |
| 'Unicredit' | |
| 'Uralsib' | |
| 'Uralskiy' | |
| 'Vozrozhdenie' | |
| 'Vtb' | |
| 'Yandexmoney' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment