Class: Quickfix50Sp1::SecurityDefinitionRequest

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

Defined Under Namespace

Classes: NoLegs, NoStipulations, NoUnderlyings

Instance Method Summary collapse

Constructor Details

#initializeSecurityDefinitionRequest



4970
4971
4972
4973
# File 'lib/quickfix50sp1.rb', line 4970

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