Class: Quickfix50Sp2::SecurityListUpdateReport

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

Defined Under Namespace

Classes: NoRelatedSym

Instance Method Summary collapse

Constructor Details

#initializeSecurityListUpdateReport



15095
15096
15097
15098
# File 'lib/quickfix50sp2.rb', line 15095

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