Method: ESI::PostCharactersCharacterIdFittingsFitting.swagger_types

Defined in:
lib/esi-client-bvv/models/post_characters_character_id_fittings_fitting.rb

.swagger_typesObject

Attribute type mapping.



42
43
44
45
46
47
48
49
# File 'lib/esi-client-bvv/models/post_characters_character_id_fittings_fitting.rb', line 42

def self.swagger_types
  {
    :'description' => :'String',
    :'items' => :'Array<PostCharactersCharacterIdFittingsItem>',
    :'name' => :'String',
    :'ship_type_id' => :'Integer'
  }
end