Record Class IdSecAdminActionUserBanGet

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

public record IdSecAdminActionUserBanGet(IdAdmin admin) extends Record implements IdSecAdminActionType
An admin wants to examine the ban of a user.