mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08: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