Record Class IdUCommandEmailAddDeny

java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.user.IdUCommandEmailAddDeny
Record Components:
token - The token
All Implemented Interfaces:
com.io7m.hibiscus.api.HBMessageType, IdProtocolMessageType, IdUCommandType<IdUResponseEmailAddDeny>, IdUMessageType

public record IdUCommandEmailAddDeny(IdToken token) extends Record implements IdUCommandType<IdUResponseEmailAddDeny>
A request to deny the addition of an email address.