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