Method: Quickfix50Sp1::TradingSessionListUpdateReport#initialize

Defined in:
lib/quickfix50sp1.rb

#initializeTradingSessionListUpdateReport

Returns a new instance of TradingSessionListUpdateReport.



23016
23017
23018
23019
# File 'lib/quickfix50sp1.rb', line 23016

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