Method: FlatApi::ClassDetailsLti#hash
- Defined in:
- lib/flat_api/models/class_details_lti.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
118 119 120 |
# File 'lib/flat_api/models/class_details_lti.rb', line 118 def hash [context_id, context_title, context_label].hash end |