mirror of
https://github.com/bitwarden/server
synced 2025-12-13 23:03:36 +00:00
reference event changes and cleanup (#823)
This commit is contained in:
@@ -34,6 +34,8 @@ namespace Bit.Core.Models.Business
|
||||
|
||||
public DateTime EventDate { get; set; } = DateTime.UtcNow;
|
||||
|
||||
public int? Users { get; set; }
|
||||
|
||||
public bool? EndOfPeriod { get; set; }
|
||||
|
||||
public string PlanName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user