mirror of
https://github.com/bitwarden/android.git
synced 2026-03-09 03:33:36 -05:00
[PM-29842] Add organization event types for item migration acceptance and rejection (#6273)
This commit is contained in:
@@ -126,6 +126,12 @@ enum class OrganizationEventType {
|
||||
|
||||
@SerialName("1601")
|
||||
ORGANIZATION_PURGED_VAULT,
|
||||
|
||||
@SerialName("1618")
|
||||
ORGANIZATION_ITEM_ORGANIZATION_ACCEPTED,
|
||||
|
||||
@SerialName("1619")
|
||||
ORGANIZATION_ITEM_ORGANIZATION_DECLINED,
|
||||
}
|
||||
|
||||
@Keep
|
||||
|
||||
Reference in New Issue
Block a user