mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
payment method types
This commit is contained in:
@@ -2,5 +2,5 @@ export enum PaymentMethodType {
|
||||
Card = 0,
|
||||
BankAccount = 1,
|
||||
PayPal = 2,
|
||||
Bitcoin = 3,
|
||||
BitPay = 3,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user