RequestOrderSessionConfig
Rti
Implementa: IMessage<RequestOrderSessionConfig>, IMessage, IEquatable<RequestOrderSessionConfig>, IDeepCloneable<RequestOrderSessionConfig>, IBufferMessage
Propiedades
HasShouldDeferRequest : bool
Gets whether the "should_defer_request" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
ShouldDeferRequest : bool
used only when the server has to fetch refdata from the system instead from it's own database.
Métodos
ClearShouldDeferRequest()
Clears the value of the "should_defer_request" field
ClearTemplateId()
Clears the value of the "template_id" field
Campos
ShouldDeferRequestFieldNumber : int
Field number for the "should_defer_request" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.