Method: UltracartClient::OrderQuery#to_s
- Defined in:
- lib/ultracart_api/models/order_query.rb
#to_s ⇒ String
Returns the string representation of the object
832 833 834 |
# File 'lib/ultracart_api/models/order_query.rb', line 832 def to_s to_hash.to_s end |