Record Class IdACommandAdminDelete

java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.admin.IdACommandAdminDelete
Record Components:
adminId - The admin ID
All Implemented Interfaces:
com.io7m.hibiscus.api.HBCommandType, com.io7m.hibiscus.api.HBMessageType, IdACommandType<IdAResponseAdminDelete>, IdAMessageType, IdProtocolMessageType

public record IdACommandAdminDelete(UUID adminId) extends Record implements IdACommandType<IdAResponseAdminDelete>
Delete an admin.