RequestOrderSessionConfig
Rti
Реализует: IMessage<RequestOrderSessionConfig>, IMessage, IEquatable<RequestOrderSessionConfig>, IDeepCloneable<RequestOrderSessionConfig>, IBufferMessage
Свойства
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.
Методы
ClearShouldDeferRequest()
Clears the value of the "should_defer_request" field
ClearTemplateId()
Clears the value of the "template_id" field
Поля
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.