Method: UltracartClient::OrderShipping#to_s

Defined in:
lib/ultracart_api/models/order_shipping.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



734
735
736
# File 'lib/ultracart_api/models/order_shipping.rb', line 734

def to_s
  to_hash.to_s
end