mirror of
https://github.com/bitwarden/server
synced 2026-01-05 18:13:31 +00:00
Updated PayPal logic to add region custom field (#3127)
This commit is contained in:
@@ -13,6 +13,7 @@ public interface ISubscriber
|
||||
string SubscriberName();
|
||||
string BraintreeCustomerIdPrefix();
|
||||
string BraintreeIdField();
|
||||
string BraintreeCloudRegionField();
|
||||
string GatewayIdField();
|
||||
bool IsUser();
|
||||
string SubscriberType();
|
||||
|
||||
Reference in New Issue
Block a user