Method: FlatApi::GoogleClassroomCoursework#to_s
- Defined in:
- lib/flat_api/models/google_classroom_coursework.rb
#to_s ⇒ String
Returns the string representation of the object
167 168 169 |
# File 'lib/flat_api/models/google_classroom_coursework.rb', line 167 def to_s to_hash.to_s end |