Class: MWS::Orders::Order

Inherits:
Entity show all
Defined in:
lib/mws/orders/order.rb

Overview

Instance Attribute Summary

Attributes inherited from Document

#node

Instance Method Summary collapse

Methods inherited from Entity

#boolean, #entities, #entity, #float, #integer, #money, #string, #time

Methods inherited from Document

#at_xpath, #initialize, #xpath

Constructor Details

This class inherits a constructor from MWS::Orders::Document

Instance Method Details

#to_sObject



165
166
167
# File 'lib/mws/orders/order.rb', line 165

def to_s
  amazon_order_id
end