Method: OpenapiClient::Order#to_s
- Defined in:
- lib/openapi_client/models/order.rb
#to_s ⇒ String
Returns the string representation of the object
236 237 238 |
# File 'lib/openapi_client/models/order.rb', line 236 def to_s to_hash.to_s end |