mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
add check payment method type
This commit is contained in:
@@ -7,4 +7,5 @@ export enum PaymentMethodType {
|
|||||||
WireTransfer = 5,
|
WireTransfer = 5,
|
||||||
AppleInApp = 6,
|
AppleInApp = 6,
|
||||||
GoogleInApp = 7,
|
GoogleInApp = 7,
|
||||||
|
Check = 8,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user