Method: UltracartClient::OrderShipping#to_s
- Defined in:
- lib/ultracart_api/models/order_shipping.rb
#to_s ⇒ String
Returns the string representation of the object
734 735 736 |
# File 'lib/ultracart_api/models/order_shipping.rb', line 734 def to_s to_hash.to_s end |