mirror of
https://github.com/bitwarden/server
synced 2025-12-21 10:43:44 +00:00
return invoices and transactions on billing api
This commit is contained in:
@@ -15,6 +15,6 @@ namespace Bit.Core.Enums
|
||||
[Display(Name = "Coinbase")]
|
||||
Coinbase = 4,
|
||||
[Display(Name = "PayPal")]
|
||||
PayPal = 1,
|
||||
PayPal = 5,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user