Method: Phrase::KeyUpdateParameters#to_s

Defined in:
lib/phrase/models/key_update_parameters.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



313
314
315
# File 'lib/phrase/models/key_update_parameters.rb', line 313

def to_s
  to_hash.to_s
end