Class: Quickfix50Sp2::SettlementObligationReport
- Inherits:
-
Message
- Object
- Quickfix::Message
- Message
- Quickfix50Sp2::SettlementObligationReport
- Defined in:
- lib/quickfix50sp2.rb
Defined Under Namespace
Classes: NoSettlOblig
Instance Method Summary collapse
-
#initialize ⇒ SettlementObligationReport
constructor
A new instance of SettlementObligationReport.
Constructor Details
#initialize ⇒ SettlementObligationReport
16094 16095 16096 16097 |
# File 'lib/quickfix50sp2.rb', line 16094 def initialize super getHeader().setField( Quickfix::MsgType.new("BQ") ) end |