mirror of
https://github.com/bitwarden/server
synced 2026-01-09 20:13:24 +00:00
Reference events for Send (#1165)
This commit is contained in:
@@ -24,5 +24,9 @@ namespace Bit.Core.Enums
|
||||
InvitedUsers,
|
||||
[EnumMember(Value = "rebilled")]
|
||||
Rebilled,
|
||||
[EnumMember(Value = "send-created")]
|
||||
SendCreated,
|
||||
[EnumMember(Value = "send-accessed")]
|
||||
SendAccessed,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user