mirror of
https://github.com/bitwarden/server
synced 2025-12-20 10:13:39 +00:00
isUser function
This commit is contained in:
@@ -15,5 +15,6 @@ namespace Bit.Core.Models.Table
|
||||
string BraintreeCustomerIdPrefix();
|
||||
string BraintreeIdField();
|
||||
string GatewayIdField();
|
||||
bool IsUser();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user