Method: BtTest::MeData.attribute_map
- Defined in:
- lib/bt_test/models/me_data.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
27 28 29 30 31 32 33 34 |
# File 'lib/bt_test/models/me_data.rb', line 27 def self.attribute_map { :'id' => :'id', :'type' => :'type', :'attributes' => :'attributes', :'relationships' => :'relationships' } end |