mirror of
https://github.com/bitwarden/server.git
synced 2025-07-05 18:12:48 -05: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