Class: Quickfix50Sp2::PartyRiskLimitCheckRequestAck::NoLegs::NoLegProvisions::NoLegProvisionCashSettlValueDateBusinessCenters
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::PartyRiskLimitCheckRequestAck::NoLegs::NoLegProvisions::NoLegProvisionCashSettlValueDateBusinessCenters
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoLegProvisionCashSettlValueDateBusinessCenters
constructor
A new instance of NoLegProvisionCashSettlValueDateBusinessCenters.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoLegProvisionCashSettlValueDateBusinessCenters
Returns a new instance of NoLegProvisionCashSettlValueDateBusinessCenters.
379253 379254 379255 379256 379257 379258 |
# File 'lib/quickfix50sp2.rb', line 379253 def initialize order = Quickfix::IntArray.new(2) order[0] = 40527 order[1] = 0 super(40935, 40527, order) end |