Method: Epics::Client#order_types

Defined in:
lib/epics/client.rb

#order_typesObject



68
69
70
# File 'lib/epics/client.rb', line 68

def order_types
  @order_types ||= (self.HTD; @order_types)
end