Method: FlatApi::ClassDetailsLti.attribute_map
- Defined in:
- lib/flat_api/models/class_details_lti.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
29 30 31 32 33 34 35 |
# File 'lib/flat_api/models/class_details_lti.rb', line 29 def self.attribute_map { :'context_id' => :'contextId', :'context_title' => :'contextTitle', :'context_label' => :'contextLabel' } end |