Record Class IdSecAdminActionAdminBanDelete

java.lang.Object
java.lang.Record
com.io7m.idstore.server.security.IdSecAdminActionAdminBanDelete
Record Components:
admin - The admin performing the unban
All Implemented Interfaces:
IdSecActionType, IdSecAdminActionType

public record IdSecAdminActionAdminBanDelete(IdAdmin admin) extends Record implements IdSecAdminActionType
An admin wants to unban an admin.