Method: OpenapiClient::Rate#to_s
- Defined in:
- lib/openapi_client/models/rate.rb
#to_s ⇒ String
Returns the string representation of the object
652 653 654 |
# File 'lib/openapi_client/models/rate.rb', line 652 def to_s to_hash.to_s end |