Record Class IdSecAdminActionUserUpdateEmail

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

public record IdSecAdminActionUserUpdateEmail(IdAdmin admin) extends Record implements IdSecAdminActionType
An admin wants to update a user's emails.