Record Class IdU1CommandRealnameUpdate

java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.user.cb.IdU1CommandRealnameUpdate
Record Components:
fieldName - The new name.
All Implemented Interfaces:
com.io7m.cedarbridge.runtime.api.CBProtocolMessageType, com.io7m.cedarbridge.runtime.api.CBSerializableType, ProtocolIdUType, ProtocolIdUv1Type

public record IdU1CommandRealnameUpdate(com.io7m.cedarbridge.runtime.api.CBString fieldName) extends Record implements com.io7m.cedarbridge.runtime.api.CBSerializableType, ProtocolIdUv1Type
A request to update the user's real name.