mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
credit payment method type
This commit is contained in:
@@ -3,4 +3,5 @@ export enum PaymentMethodType {
|
||||
BankAccount = 1,
|
||||
PayPal = 2,
|
||||
BitPay = 3,
|
||||
Credit = 4,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user