Class: Quickfix50::SecurityListUpdateReport
- Defined in:
- lib/quickfix50.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.
12650 12651 12652 12653 |
# File 'lib/quickfix50.rb', line 12650 def initialize super getHeader().setField( Quickfix::MsgType.new("BK") ) end |