mirror of
https://github.com/bitwarden/browser
synced 2024-12-27 18:34:29 +01:00
credit payment method type
This commit is contained in:
parent
36e65f08ca
commit
2b931963cd
@ -3,4 +3,5 @@ export enum PaymentMethodType {
|
||||
BankAccount = 1,
|
||||
PayPal = 2,
|
||||
BitPay = 3,
|
||||
Credit = 4,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user