mirror of
https://github.com/bitwarden/browser
synced 2025-01-28 03:59:50 +01:00
add check payment method type
This commit is contained in:
parent
3b8df85241
commit
2d726ee3af
@ -7,4 +7,5 @@ export enum PaymentMethodType {
|
||||
WireTransfer = 5,
|
||||
AppleInApp = 6,
|
||||
GoogleInApp = 7,
|
||||
Check = 8,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user