class Epics::C2S

Public Instance Methods

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