Class: Quickfix50Sp1::DerivativeSecurityListUpdateReport

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

Defined Under Namespace

Classes: NoRelatedSym

Instance Method Summary collapse

Constructor Details

#initializeDerivativeSecurityListUpdateReport

Returns a new instance of DerivativeSecurityListUpdateReport.



15225
15226
15227
15228
# File 'lib/quickfix50sp1.rb', line 15225

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