Class: Quickfix50Sp2::SecurityListUpdateReport
- Defined in:
- lib/quickfix50sp2.rb
Defined Under Namespace
Classes: NoRelatedSym
Instance Method Summary collapse
-
#initialize ⇒ SecurityListUpdateReport
constructor
A new instance of SecurityListUpdateReport.
Constructor Details
#initialize ⇒ SecurityListUpdateReport
15095 15096 15097 15098 |
# File 'lib/quickfix50sp2.rb', line 15095 def initialize super getHeader().setField( Quickfix::MsgType.new("BK") ) end |