mirror of
https://github.com/bitwarden/server
synced 2025-12-14 07:13:39 +00:00
cipher events
This commit is contained in:
@@ -11,5 +11,6 @@ namespace Bit.Core.Models.Data
|
||||
public Guid? OrganizationId { get; set; }
|
||||
public Guid? CipherId { get; set; }
|
||||
public ICollection<Guid> CipherIds { get; set; }
|
||||
public Guid? ActingUserId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user