Method: FlatApi::AssignmentSubmissionComments#to_body

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

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)



185
186
187
# File 'lib/flat_api/models/assignment_submission_comments.rb', line 185

def to_body
  to_hash
end