Method: ESIClient::GetCharactersCharacterIdBookmarksItem.attribute_map
- Defined in:
- lib/esi_client/models/get_characters_character_id_bookmarks_item.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
25 26 27 28 29 30 |
# File 'lib/esi_client/models/get_characters_character_id_bookmarks_item.rb', line 25 def self.attribute_map { :'item_id' => :'item_id', :'type_id' => :'type_id' } end |