Method: OpenapiClient::Rate#to_s

Defined in:
lib/openapi_client/models/rate.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



652
653
654
# File 'lib/openapi_client/models/rate.rb', line 652

def to_s
  to_hash.to_s
end