mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +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…
Reference in New Issue
Block a user