Method: UltracartClient::AutoOrderQuery#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



434
435
436
# File 'lib/ultracart_api/models/auto_order_query.rb', line 434

def to_s
  to_hash.to_s
end