class Epics::CCS

Public Instance Methods

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