Class: Quickfix50Sp1::TradingSessionListRequest

Inherits:
Message
  • Object
show all
Defined in:
lib/quickfix50sp1.rb

Instance Method Summary collapse

Constructor Details

#initializeTradingSessionListRequest



15066
15067
15068
15069
# File 'lib/quickfix50sp1.rb', line 15066

def initialize
  super
  getHeader().setField( Quickfix::MsgType.new("BI") )
end