mirror of
https://github.com/bitwarden/server
synced 2025-12-20 18:23:44 +00:00
active page status, org customer select filter
This commit is contained in:
@@ -6,6 +6,6 @@ namespace Bit.Admin.Models
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public string UserEmail { get; set; }
|
||||
public bool Paid { get; set; }
|
||||
public bool? Paid { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user