Method: FlatApi::ScoreCommentUpdate#to_s

Defined in:
lib/flat_api/models/score_comment_update.rb

#to_sString

Returns the string representation of the object

Returns:

  • String presentation of the object



255
256
257
# File 'lib/flat_api/models/score_comment_update.rb', line 255

def to_s
  to_hash.to_s
end