Method: FlatApi::GoogleClassroomCoursework#valid?
- Defined in:
- lib/flat_api/models/google_classroom_coursework.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
77 78 79 |
# File 'lib/flat_api/models/google_classroom_coursework.rb', line 77 def valid? return true end |