Class: Quickfix50Sp1::SecurityListUpdateReport

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

Defined Under Namespace

Classes: NoRelatedSym

Instance Method Summary collapse

Constructor Details

#initializeSecurityListUpdateReport

Returns a new instance of SecurityListUpdateReport.



14133
14134
14135
14136
# File 'lib/quickfix50sp1.rb', line 14133

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