Method: Kickflow::GradeCreateBody#to_s
- Defined in:
- lib/kickflow/models/grade_create_body.rb
#to_s ⇒ String
Returns the string representation of the object
270 271 272 |
# File 'lib/kickflow/models/grade_create_body.rb', line 270 def to_s to_hash.to_s end |