Class: Quickfix50Sp2::SecurityListRequest

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

Defined Under Namespace

Classes: NoLegs, NoUnderlyings

Instance Method Summary collapse

Constructor Details

#initializeSecurityListRequest



7660
7661
7662
7663
# File 'lib/quickfix50sp2.rb', line 7660

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