Record Class IdU1CommandEmailRemoveBegin

java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.user.cb.IdU1CommandEmailRemoveBegin
Record Components:
fieldEmail - The email address.
All Implemented Interfaces:
com.io7m.cedarbridge.runtime.api.CBProtocolMessageType, com.io7m.cedarbridge.runtime.api.CBSerializableType, ProtocolIdUType, ProtocolIdUv1Type

public record IdU1CommandEmailRemoveBegin(com.io7m.cedarbridge.runtime.api.CBString fieldEmail) extends Record implements com.io7m.cedarbridge.runtime.api.CBSerializableType, ProtocolIdUv1Type
A request to remove an email address.