Method: EDItX::Order#to_s

Defined in:
lib/editx/order.rb

#to_sObject



85
86
87
# File 'lib/editx/order.rb', line 85

def to_s
  self.to_xml.to_s
end