Record Class IdSecAdminActionAdminDelete

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

public record IdSecAdminActionAdminDelete(IdAdmin admin) extends Record implements IdSecAdminActionType
An admin wants to delete one or more admins.