Class: Quickfix50Sp2::DerivativeSecurityListUpdateReport

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

Defined Under Namespace

Classes: NoRelatedSym

Instance Method Summary collapse

Constructor Details

#initializeDerivativeSecurityListUpdateReport

Returns a new instance of DerivativeSecurityListUpdateReport.



16259
16260
16261
16262
# File 'lib/quickfix50sp2.rb', line 16259

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