Skip to content

Instantly share code, notes, and snippets.

@a-x-
Created August 23, 2020 11:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a-x-/f1cb9541c348385183d151cf914a4a42 to your computer and use it in GitHub Desktop.
Save a-x-/f1cb9541c348385183d151cf914a4a42 to your computer and use it in GitHub Desktop.
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