Record Class IdSecAdminActionAdminBanGet

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

public record IdSecAdminActionAdminBanGet(IdAdmin admin) extends Record implements IdSecAdminActionType
An admin wants to examine the ban of an admin.