Class: Quickfix50Sp1::SecurityListUpdateReport
- Defined in:
- lib/quickfix50sp1.rb
Defined Under Namespace
Classes: NoRelatedSym
Instance Method Summary collapse
-
#initialize ⇒ SecurityListUpdateReport
constructor
A new instance of SecurityListUpdateReport.
Constructor Details
#initialize ⇒ SecurityListUpdateReport
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 |