class Epics::CDS

Public Instance Methods

order_attribute() click to toggle source
# File lib/epics/cds.rb, line 2
def order_attribute
  "DZHNN"
end
order_type() click to toggle source
# File lib/epics/cds.rb, line 6
def order_type
  'CDS'
end