Class: Quickfix44::Quote

Inherits:
Message
  • Object
show all
Defined in:
lib/quickfix44.rb

Defined Under Namespace

Classes: NoLegs, NoPartyIDs, NoQuoteQualifiers, NoStipulations, NoUnderlyings

Instance Method Summary collapse

Constructor Details

#initializeQuote



2415
2416
2417
2418
# File 'lib/quickfix44.rb', line 2415

def initialize
  super
  getHeader().setField( Quickfix::MsgType.new("S") )
end