Method: MetatronClient::AssetData.attribute_map
- Defined in:
- lib/metatron_ruby_client/models/asset_data.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
22 23 24 25 26 27 28 |
# File 'lib/metatron_ruby_client/models/asset_data.rb', line 22 def self.attribute_map { :'id' => :'id', :'type' => :'type', :'attributes' => :'attributes' } end |