esi-client-bvv 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (446) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +28 -26
  3. data/docs/ContactsApi.md +5 -5
  4. data/docs/FactionWarfareApi.md +1 -1
  5. data/docs/GetCorporationsCorporationIdDivisionsHangarHangar.md +9 -0
  6. data/docs/GetCorporationsCorporationIdDivisionsOk.md +2 -2
  7. data/docs/GetCorporationsCorporationIdDivisionsWalletWallet.md +9 -0
  8. data/docs/GetFwLeaderboardsActiveTotalActiveTotal.md +9 -0
  9. data/docs/GetFwLeaderboardsActiveTotalActiveTotal1.md +9 -0
  10. data/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal.md +9 -0
  11. data/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal1.md +9 -0
  12. data/docs/GetFwLeaderboardsCharactersKills.md +3 -3
  13. data/docs/GetFwLeaderboardsCharactersLastWeekLastWeek.md +9 -0
  14. data/docs/GetFwLeaderboardsCharactersLastWeekLastWeek1.md +9 -0
  15. data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +3 -3
  16. data/docs/GetFwLeaderboardsCharactersYesterdayYesterday.md +9 -0
  17. data/docs/GetFwLeaderboardsCharactersYesterdayYesterday1.md +9 -0
  18. data/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal.md +9 -0
  19. data/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.md +9 -0
  20. data/docs/GetFwLeaderboardsCorporationsKills.md +3 -3
  21. data/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek.md +9 -0
  22. data/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek1.md +9 -0
  23. data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +3 -3
  24. data/docs/GetFwLeaderboardsCorporationsYesterdayYesterday.md +9 -0
  25. data/docs/GetFwLeaderboardsCorporationsYesterdayYesterday1.md +9 -0
  26. data/docs/GetFwLeaderboardsKills.md +3 -3
  27. data/docs/GetFwLeaderboardsLastWeekLastWeek.md +9 -0
  28. data/docs/GetFwLeaderboardsLastWeekLastWeek1.md +9 -0
  29. data/docs/GetFwLeaderboardsVictoryPoints.md +3 -3
  30. data/docs/GetFwLeaderboardsYesterdayYesterday.md +9 -0
  31. data/docs/GetFwLeaderboardsYesterdayYesterday1.md +9 -0
  32. data/docs/GetKillmailsKillmailIdKillmailHashItem.md +4 -3
  33. data/docs/GetKillmailsKillmailIdKillmailHashItemsItem.md +12 -0
  34. data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +1 -1
  35. data/docs/PostCorporationsCorporationIdAssetsLocationsNotFound.md +8 -0
  36. data/docs/PostCorporationsCorporationIdAssetsNamesNotFound.md +8 -0
  37. data/esi-client-bvv.gemspec +1 -1
  38. data/lib/esi-client-bvv.rb +24 -22
  39. data/lib/esi-client-bvv/api/alliance_api.rb +1 -1
  40. data/lib/esi-client-bvv/api/assets_api.rb +1 -1
  41. data/lib/esi-client-bvv/api/bookmarks_api.rb +1 -1
  42. data/lib/esi-client-bvv/api/calendar_api.rb +1 -1
  43. data/lib/esi-client-bvv/api/character_api.rb +1 -1
  44. data/lib/esi-client-bvv/api/clones_api.rb +1 -1
  45. data/lib/esi-client-bvv/api/contacts_api.rb +11 -11
  46. data/lib/esi-client-bvv/api/contracts_api.rb +1 -1
  47. data/lib/esi-client-bvv/api/corporation_api.rb +1 -1
  48. data/lib/esi-client-bvv/api/dogma_api.rb +1 -1
  49. data/lib/esi-client-bvv/api/faction_warfare_api.rb +3 -3
  50. data/lib/esi-client-bvv/api/fittings_api.rb +1 -1
  51. data/lib/esi-client-bvv/api/fleets_api.rb +1 -1
  52. data/lib/esi-client-bvv/api/incursions_api.rb +1 -1
  53. data/lib/esi-client-bvv/api/industry_api.rb +1 -1
  54. data/lib/esi-client-bvv/api/insurance_api.rb +1 -1
  55. data/lib/esi-client-bvv/api/killmails_api.rb +1 -1
  56. data/lib/esi-client-bvv/api/location_api.rb +1 -1
  57. data/lib/esi-client-bvv/api/loyalty_api.rb +1 -1
  58. data/lib/esi-client-bvv/api/mail_api.rb +1 -1
  59. data/lib/esi-client-bvv/api/market_api.rb +1 -1
  60. data/lib/esi-client-bvv/api/opportunities_api.rb +1 -1
  61. data/lib/esi-client-bvv/api/planetary_interaction_api.rb +1 -1
  62. data/lib/esi-client-bvv/api/routes_api.rb +1 -1
  63. data/lib/esi-client-bvv/api/search_api.rb +1 -1
  64. data/lib/esi-client-bvv/api/skills_api.rb +1 -1
  65. data/lib/esi-client-bvv/api/sovereignty_api.rb +1 -1
  66. data/lib/esi-client-bvv/api/status_api.rb +1 -1
  67. data/lib/esi-client-bvv/api/universe_api.rb +1 -1
  68. data/lib/esi-client-bvv/api/user_interface_api.rb +1 -1
  69. data/lib/esi-client-bvv/api/wallet_api.rb +1 -1
  70. data/lib/esi-client-bvv/api/wars_api.rb +1 -1
  71. data/lib/esi-client-bvv/api_client.rb +1 -1
  72. data/lib/esi-client-bvv/api_error.rb +1 -1
  73. data/lib/esi-client-bvv/configuration.rb +1 -1
  74. data/lib/esi-client-bvv/models/bad_gateway.rb +1 -1
  75. data/lib/esi-client-bvv/models/bad_request.rb +1 -1
  76. data/lib/esi-client-bvv/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +1 -1
  77. data/lib/esi-client-bvv/models/delete_fleets_fleet_id_members_member_id_not_found.rb +1 -1
  78. data/lib/esi-client-bvv/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +1 -1
  79. data/lib/esi-client-bvv/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +1 -1
  80. data/lib/esi-client-bvv/models/forbidden.rb +1 -1
  81. data/lib/esi-client-bvv/models/get_alliances_alliance_id_contacts_200_ok.rb +1 -1
  82. data/lib/esi-client-bvv/models/get_alliances_alliance_id_contacts_labels_200_ok.rb +1 -1
  83. data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_not_found.rb +1 -1
  84. data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_ok.rb +1 -1
  85. data/lib/esi-client-bvv/models/get_alliances_alliance_id_not_found.rb +1 -1
  86. data/lib/esi-client-bvv/models/get_alliances_alliance_id_ok.rb +1 -1
  87. data/lib/esi-client-bvv/models/get_alliances_names_200_ok.rb +1 -1
  88. data/lib/esi-client-bvv/models/get_characters_character_id_agents_research_200_ok.rb +1 -1
  89. data/lib/esi-client-bvv/models/get_characters_character_id_assets_200_ok.rb +1 -1
  90. data/lib/esi-client-bvv/models/get_characters_character_id_attributes_ok.rb +1 -1
  91. data/lib/esi-client-bvv/models/get_characters_character_id_blueprints_200_ok.rb +1 -1
  92. data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_200_ok.rb +1 -1
  93. data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_coordinates.rb +1 -1
  94. data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_folders_200_ok.rb +1 -1
  95. data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_item.rb +1 -1
  96. data/lib/esi-client-bvv/models/get_characters_character_id_calendar_200_ok.rb +1 -1
  97. data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +1 -1
  98. data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_attendees_not_found.rb +1 -1
  99. data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_not_found.rb +1 -1
  100. data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_ok.rb +1 -1
  101. data/lib/esi-client-bvv/models/get_characters_character_id_clones_home_location.rb +1 -1
  102. data/lib/esi-client-bvv/models/get_characters_character_id_clones_jump_clone.rb +1 -1
  103. data/lib/esi-client-bvv/models/get_characters_character_id_clones_ok.rb +1 -1
  104. data/lib/esi-client-bvv/models/get_characters_character_id_contacts_200_ok.rb +1 -1
  105. data/lib/esi-client-bvv/models/get_characters_character_id_contacts_labels_200_ok.rb +1 -1
  106. data/lib/esi-client-bvv/models/get_characters_character_id_contracts_200_ok.rb +1 -1
  107. data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +1 -1
  108. data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_bids_not_found.rb +1 -1
  109. data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +1 -1
  110. data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_items_not_found.rb +1 -1
  111. data/lib/esi-client-bvv/models/get_characters_character_id_corporationhistory_200_ok.rb +1 -1
  112. data/lib/esi-client-bvv/models/get_characters_character_id_fatigue_ok.rb +1 -1
  113. data/lib/esi-client-bvv/models/get_characters_character_id_fittings_200_ok.rb +1 -1
  114. data/lib/esi-client-bvv/models/get_characters_character_id_fittings_item.rb +1 -1
  115. data/lib/esi-client-bvv/models/get_characters_character_id_fleet_not_found.rb +1 -1
  116. data/lib/esi-client-bvv/models/get_characters_character_id_fleet_ok.rb +1 -1
  117. data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_kills.rb +1 -1
  118. data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_ok.rb +1 -1
  119. data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_victory_points.rb +1 -1
  120. data/lib/esi-client-bvv/models/get_characters_character_id_industry_jobs_200_ok.rb +1 -1
  121. data/lib/esi-client-bvv/models/get_characters_character_id_killmails_recent_200_ok.rb +1 -1
  122. data/lib/esi-client-bvv/models/get_characters_character_id_location_ok.rb +1 -1
  123. data/lib/esi-client-bvv/models/get_characters_character_id_loyalty_points_200_ok.rb +1 -1
  124. data/lib/esi-client-bvv/models/get_characters_character_id_mail_200_ok.rb +1 -1
  125. data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_label.rb +1 -1
  126. data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_ok.rb +1 -1
  127. data/lib/esi-client-bvv/models/get_characters_character_id_mail_lists_200_ok.rb +1 -1
  128. data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_not_found.rb +1 -1
  129. data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_ok.rb +1 -1
  130. data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_recipient.rb +1 -1
  131. data/lib/esi-client-bvv/models/get_characters_character_id_mail_recipient.rb +1 -1
  132. data/lib/esi-client-bvv/models/get_characters_character_id_medals_200_ok.rb +1 -1
  133. data/lib/esi-client-bvv/models/get_characters_character_id_medals_graphic.rb +1 -1
  134. data/lib/esi-client-bvv/models/get_characters_character_id_mining_200_ok.rb +1 -1
  135. data/lib/esi-client-bvv/models/get_characters_character_id_not_found.rb +1 -1
  136. data/lib/esi-client-bvv/models/get_characters_character_id_notifications_200_ok.rb +1 -1
  137. data/lib/esi-client-bvv/models/get_characters_character_id_notifications_contacts_200_ok.rb +1 -1
  138. data/lib/esi-client-bvv/models/get_characters_character_id_ok.rb +1 -1
  139. data/lib/esi-client-bvv/models/get_characters_character_id_online_ok.rb +1 -1
  140. data/lib/esi-client-bvv/models/get_characters_character_id_opportunities_200_ok.rb +1 -1
  141. data/lib/esi-client-bvv/models/get_characters_character_id_orders_200_ok.rb +1 -1
  142. data/lib/esi-client-bvv/models/get_characters_character_id_orders_history_200_ok.rb +1 -1
  143. data/lib/esi-client-bvv/models/get_characters_character_id_planets_200_ok.rb +1 -1
  144. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_content.rb +1 -1
  145. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_extractor_details.rb +1 -1
  146. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_factory_details.rb +1 -1
  147. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_head.rb +1 -1
  148. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_link.rb +1 -1
  149. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_not_found.rb +1 -1
  150. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_ok.rb +1 -1
  151. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_pin.rb +1 -1
  152. data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_route.rb +1 -1
  153. data/lib/esi-client-bvv/models/get_characters_character_id_portrait_not_found.rb +1 -1
  154. data/lib/esi-client-bvv/models/get_characters_character_id_portrait_ok.rb +1 -1
  155. data/lib/esi-client-bvv/models/get_characters_character_id_roles_ok.rb +1 -1
  156. data/lib/esi-client-bvv/models/get_characters_character_id_search_ok.rb +1 -1
  157. data/lib/esi-client-bvv/models/get_characters_character_id_ship_ok.rb +1 -1
  158. data/lib/esi-client-bvv/models/get_characters_character_id_skillqueue_200_ok.rb +1 -1
  159. data/lib/esi-client-bvv/models/get_characters_character_id_skills_ok.rb +1 -1
  160. data/lib/esi-client-bvv/models/get_characters_character_id_skills_skill.rb +1 -1
  161. data/lib/esi-client-bvv/models/get_characters_character_id_standings_200_ok.rb +1 -1
  162. data/lib/esi-client-bvv/models/get_characters_character_id_stats_200_ok.rb +1 -1
  163. data/lib/esi-client-bvv/models/get_characters_character_id_stats_character.rb +1 -1
  164. data/lib/esi-client-bvv/models/get_characters_character_id_stats_combat.rb +1 -1
  165. data/lib/esi-client-bvv/models/get_characters_character_id_stats_industry.rb +1 -1
  166. data/lib/esi-client-bvv/models/get_characters_character_id_stats_inventory.rb +1 -1
  167. data/lib/esi-client-bvv/models/get_characters_character_id_stats_isk.rb +1 -1
  168. data/lib/esi-client-bvv/models/get_characters_character_id_stats_market.rb +1 -1
  169. data/lib/esi-client-bvv/models/get_characters_character_id_stats_mining.rb +1 -1
  170. data/lib/esi-client-bvv/models/get_characters_character_id_stats_module.rb +1 -1
  171. data/lib/esi-client-bvv/models/get_characters_character_id_stats_orbital.rb +1 -1
  172. data/lib/esi-client-bvv/models/get_characters_character_id_stats_pve.rb +1 -1
  173. data/lib/esi-client-bvv/models/get_characters_character_id_stats_social.rb +1 -1
  174. data/lib/esi-client-bvv/models/get_characters_character_id_stats_travel.rb +1 -1
  175. data/lib/esi-client-bvv/models/get_characters_character_id_titles_200_ok.rb +1 -1
  176. data/lib/esi-client-bvv/models/get_characters_character_id_wallet_journal_200_ok.rb +1 -1
  177. data/lib/esi-client-bvv/models/get_characters_character_id_wallet_transactions_200_ok.rb +1 -1
  178. data/lib/esi-client-bvv/models/get_characters_names_200_ok.rb +1 -1
  179. data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +1 -1
  180. data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_200_ok.rb +1 -1
  181. data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +1 -1
  182. data/lib/esi-client-bvv/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +1 -1
  183. data/lib/esi-client-bvv/models/get_corporations_corporation_id_assets_200_ok.rb +1 -1
  184. data/lib/esi-client-bvv/models/get_corporations_corporation_id_blueprints_200_ok.rb +1 -1
  185. data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_200_ok.rb +1 -1
  186. data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_coordinates.rb +1 -1
  187. data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +1 -1
  188. data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_item.rb +1 -1
  189. data/lib/esi-client-bvv/models/get_corporations_corporation_id_contacts_200_ok.rb +1 -1
  190. data/lib/esi-client-bvv/models/get_corporations_corporation_id_contacts_labels_200_ok.rb +1 -1
  191. data/lib/esi-client-bvv/models/get_corporations_corporation_id_containers_logs_200_ok.rb +1 -1
  192. data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_200_ok.rb +1 -1
  193. data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +1 -1
  194. data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_bids_not_found.rb +1 -1
  195. data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +1 -1
  196. data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_520_response.rb +1 -1
  197. data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_not_found.rb +1 -1
  198. data/lib/esi-client-bvv/models/get_corporations_corporation_id_customs_offices_200_ok.rb +1 -1
  199. data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_hangar_hangar.rb +240 -0
  200. data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_ok.rb +3 -3
  201. data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_wallet_wallet.rb +240 -0
  202. data/lib/esi-client-bvv/models/get_corporations_corporation_id_facilities_200_ok.rb +1 -1
  203. data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_kills.rb +1 -1
  204. data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_ok.rb +1 -1
  205. data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_victory_points.rb +1 -1
  206. data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_not_found.rb +1 -1
  207. data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_ok.rb +1 -1
  208. data/lib/esi-client-bvv/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +1 -1
  209. data/lib/esi-client-bvv/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +1 -1
  210. data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_200_ok.rb +1 -1
  211. data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_issued_200_ok.rb +1 -1
  212. data/lib/esi-client-bvv/models/get_corporations_corporation_id_members_titles_200_ok.rb +1 -1
  213. data/lib/esi-client-bvv/models/get_corporations_corporation_id_membertracking_200_ok.rb +1 -1
  214. data/lib/esi-client-bvv/models/get_corporations_corporation_id_not_found.rb +1 -1
  215. data/lib/esi-client-bvv/models/get_corporations_corporation_id_ok.rb +1 -1
  216. data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_200_ok.rb +1 -1
  217. data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_history_200_ok.rb +1 -1
  218. data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +1 -1
  219. data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +1 -1
  220. data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +1 -1
  221. data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_200_ok.rb +1 -1
  222. data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_history_200_ok.rb +1 -1
  223. data/lib/esi-client-bvv/models/get_corporations_corporation_id_shareholders_200_ok.rb +1 -1
  224. data/lib/esi-client-bvv/models/get_corporations_corporation_id_standings_200_ok.rb +1 -1
  225. data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_200_ok.rb +1 -1
  226. data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +1 -1
  227. data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +1 -1
  228. data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_200_ok.rb +1 -1
  229. data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_service.rb +1 -1
  230. data/lib/esi-client-bvv/models/get_corporations_corporation_id_titles_200_ok.rb +1 -1
  231. data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_200_ok.rb +1 -1
  232. data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +1 -1
  233. data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +1 -1
  234. data/lib/esi-client-bvv/models/get_corporations_names_200_ok.rb +1 -1
  235. data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_not_found.rb +1 -1
  236. data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_ok.rb +1 -1
  237. data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_modifier.rb +1 -1
  238. data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_not_found.rb +1 -1
  239. data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_ok.rb +1 -1
  240. data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_200_ok.rb +1 -1
  241. data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_not_found.rb +1 -1
  242. data/lib/esi-client-bvv/models/get_fleets_fleet_id_not_found.rb +1 -1
  243. data/lib/esi-client-bvv/models/get_fleets_fleet_id_ok.rb +1 -1
  244. data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_200_ok.rb +1 -1
  245. data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_not_found.rb +1 -1
  246. data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_squad.rb +1 -1
  247. data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total_active_total.rb +199 -0
  248. data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total_active_total_1.rb +199 -0
  249. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total_active_total.rb +199 -0
  250. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total_active_total_1.rb +199 -0
  251. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_kills.rb +4 -4
  252. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week_last_week.rb +199 -0
  253. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week_last_week_1.rb +199 -0
  254. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_ok.rb +1 -1
  255. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_victory_points.rb +4 -4
  256. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday_yesterday.rb +199 -0
  257. data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday_yesterday_1.rb +199 -0
  258. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total_active_total.rb +199 -0
  259. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total_active_total_1.rb +199 -0
  260. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_kills.rb +4 -4
  261. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week_last_week.rb +199 -0
  262. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week_last_week_1.rb +199 -0
  263. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_ok.rb +1 -1
  264. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_victory_points.rb +4 -4
  265. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday_yesterday.rb +199 -0
  266. data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday_yesterday_1.rb +199 -0
  267. data/lib/esi-client-bvv/models/get_fw_leaderboards_kills.rb +4 -4
  268. data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week_last_week.rb +199 -0
  269. data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week_last_week_1.rb +199 -0
  270. data/lib/esi-client-bvv/models/get_fw_leaderboards_ok.rb +1 -1
  271. data/lib/esi-client-bvv/models/get_fw_leaderboards_victory_points.rb +4 -4
  272. data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday_yesterday.rb +199 -0
  273. data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday_yesterday_1.rb +199 -0
  274. data/lib/esi-client-bvv/models/get_fw_stats_200_ok.rb +1 -1
  275. data/lib/esi-client-bvv/models/get_fw_stats_kills.rb +1 -1
  276. data/lib/esi-client-bvv/models/get_fw_stats_victory_points.rb +1 -1
  277. data/lib/esi-client-bvv/models/get_fw_systems_200_ok.rb +1 -1
  278. data/lib/esi-client-bvv/models/get_fw_wars_200_ok.rb +1 -1
  279. data/lib/esi-client-bvv/models/get_incursions_200_ok.rb +1 -1
  280. data/lib/esi-client-bvv/models/get_industry_facilities_200_ok.rb +1 -1
  281. data/lib/esi-client-bvv/models/get_industry_systems_200_ok.rb +1 -1
  282. data/lib/esi-client-bvv/models/get_industry_systems_cost_indice.rb +1 -1
  283. data/lib/esi-client-bvv/models/get_insurance_prices_200_ok.rb +1 -1
  284. data/lib/esi-client-bvv/models/get_insurance_prices_level.rb +1 -1
  285. data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_attacker.rb +1 -1
  286. data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_item.rb +17 -5
  287. data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_items_item.rb +244 -0
  288. data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_ok.rb +1 -1
  289. data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_position.rb +1 -1
  290. data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +1 -1
  291. data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_victim.rb +2 -2
  292. data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +1 -1
  293. data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_not_found.rb +1 -1
  294. data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_required_item.rb +1 -1
  295. data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_not_found.rb +1 -1
  296. data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_ok.rb +1 -1
  297. data/lib/esi-client-bvv/models/get_markets_prices_200_ok.rb +1 -1
  298. data/lib/esi-client-bvv/models/get_markets_region_id_history_200_ok.rb +1 -1
  299. data/lib/esi-client-bvv/models/get_markets_region_id_history_520_response.rb +1 -1
  300. data/lib/esi-client-bvv/models/get_markets_region_id_history_not_found.rb +1 -1
  301. data/lib/esi-client-bvv/models/get_markets_region_id_history_unprocessable_entity.rb +1 -1
  302. data/lib/esi-client-bvv/models/get_markets_region_id_orders_200_ok.rb +1 -1
  303. data/lib/esi-client-bvv/models/get_markets_region_id_orders_not_found.rb +1 -1
  304. data/lib/esi-client-bvv/models/get_markets_region_id_orders_unprocessable_entity.rb +1 -1
  305. data/lib/esi-client-bvv/models/get_markets_structures_structure_id_200_ok.rb +1 -1
  306. data/lib/esi-client-bvv/models/get_opportunities_groups_group_id_ok.rb +1 -1
  307. data/lib/esi-client-bvv/models/get_opportunities_tasks_task_id_ok.rb +1 -1
  308. data/lib/esi-client-bvv/models/get_route_origin_destination_not_found.rb +1 -1
  309. data/lib/esi-client-bvv/models/get_search_ok.rb +1 -1
  310. data/lib/esi-client-bvv/models/get_sovereignty_campaigns_200_ok.rb +1 -1
  311. data/lib/esi-client-bvv/models/get_sovereignty_campaigns_participant.rb +1 -1
  312. data/lib/esi-client-bvv/models/get_sovereignty_map_200_ok.rb +1 -1
  313. data/lib/esi-client-bvv/models/get_sovereignty_structures_200_ok.rb +1 -1
  314. data/lib/esi-client-bvv/models/get_status_ok.rb +1 -1
  315. data/lib/esi-client-bvv/models/get_universe_ancestries_200_ok.rb +1 -1
  316. data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_not_found.rb +1 -1
  317. data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_ok.rb +1 -1
  318. data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_position.rb +1 -1
  319. data/lib/esi-client-bvv/models/get_universe_bloodlines_200_ok.rb +1 -1
  320. data/lib/esi-client-bvv/models/get_universe_categories_category_id_not_found.rb +1 -1
  321. data/lib/esi-client-bvv/models/get_universe_categories_category_id_ok.rb +1 -1
  322. data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_not_found.rb +1 -1
  323. data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_ok.rb +1 -1
  324. data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_position.rb +1 -1
  325. data/lib/esi-client-bvv/models/get_universe_factions_200_ok.rb +1 -1
  326. data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_not_found.rb +1 -1
  327. data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_ok.rb +1 -1
  328. data/lib/esi-client-bvv/models/get_universe_groups_group_id_not_found.rb +1 -1
  329. data/lib/esi-client-bvv/models/get_universe_groups_group_id_ok.rb +1 -1
  330. data/lib/esi-client-bvv/models/get_universe_moons_moon_id_not_found.rb +1 -1
  331. data/lib/esi-client-bvv/models/get_universe_moons_moon_id_ok.rb +1 -1
  332. data/lib/esi-client-bvv/models/get_universe_moons_moon_id_position.rb +1 -1
  333. data/lib/esi-client-bvv/models/get_universe_planets_planet_id_not_found.rb +1 -1
  334. data/lib/esi-client-bvv/models/get_universe_planets_planet_id_ok.rb +1 -1
  335. data/lib/esi-client-bvv/models/get_universe_planets_planet_id_position.rb +1 -1
  336. data/lib/esi-client-bvv/models/get_universe_races_200_ok.rb +1 -1
  337. data/lib/esi-client-bvv/models/get_universe_regions_region_id_not_found.rb +1 -1
  338. data/lib/esi-client-bvv/models/get_universe_regions_region_id_ok.rb +1 -1
  339. data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_not_found.rb +1 -1
  340. data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_ok.rb +1 -1
  341. data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_destination.rb +1 -1
  342. data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_not_found.rb +1 -1
  343. data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_ok.rb +1 -1
  344. data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_position.rb +1 -1
  345. data/lib/esi-client-bvv/models/get_universe_stars_star_id_ok.rb +1 -1
  346. data/lib/esi-client-bvv/models/get_universe_stations_station_id_not_found.rb +1 -1
  347. data/lib/esi-client-bvv/models/get_universe_stations_station_id_ok.rb +1 -1
  348. data/lib/esi-client-bvv/models/get_universe_stations_station_id_position.rb +1 -1
  349. data/lib/esi-client-bvv/models/get_universe_structures_structure_id_not_found.rb +1 -1
  350. data/lib/esi-client-bvv/models/get_universe_structures_structure_id_ok.rb +1 -1
  351. data/lib/esi-client-bvv/models/get_universe_structures_structure_id_position.rb +1 -1
  352. data/lib/esi-client-bvv/models/get_universe_system_jumps_200_ok.rb +1 -1
  353. data/lib/esi-client-bvv/models/get_universe_system_kills_200_ok.rb +1 -1
  354. data/lib/esi-client-bvv/models/get_universe_systems_system_id_not_found.rb +1 -1
  355. data/lib/esi-client-bvv/models/get_universe_systems_system_id_ok.rb +1 -1
  356. data/lib/esi-client-bvv/models/get_universe_systems_system_id_planet.rb +1 -1
  357. data/lib/esi-client-bvv/models/get_universe_systems_system_id_position.rb +1 -1
  358. data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_attribute.rb +1 -1
  359. data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_effect.rb +1 -1
  360. data/lib/esi-client-bvv/models/get_universe_types_type_id_not_found.rb +1 -1
  361. data/lib/esi-client-bvv/models/get_universe_types_type_id_ok.rb +1 -1
  362. data/lib/esi-client-bvv/models/get_wars_war_id_aggressor.rb +1 -1
  363. data/lib/esi-client-bvv/models/get_wars_war_id_ally.rb +1 -1
  364. data/lib/esi-client-bvv/models/get_wars_war_id_defender.rb +1 -1
  365. data/lib/esi-client-bvv/models/get_wars_war_id_killmails_200_ok.rb +1 -1
  366. data/lib/esi-client-bvv/models/get_wars_war_id_killmails_unprocessable_entity.rb +1 -1
  367. data/lib/esi-client-bvv/models/get_wars_war_id_ok.rb +1 -1
  368. data/lib/esi-client-bvv/models/get_wars_war_id_unprocessable_entity.rb +1 -1
  369. data/lib/esi-client-bvv/models/internal_server_error.rb +1 -1
  370. data/lib/esi-client-bvv/models/post_characters_affiliation_200_ok.rb +1 -1
  371. data/lib/esi-client-bvv/models/post_characters_affiliation_not_found.rb +1 -1
  372. data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_200_ok.rb +1 -1
  373. data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_position.rb +1 -1
  374. data/lib/esi-client-bvv/models/post_characters_character_id_assets_names_200_ok.rb +1 -1
  375. data/lib/esi-client-bvv/models/post_characters_character_id_fittings_created.rb +1 -1
  376. data/lib/esi-client-bvv/models/post_characters_character_id_fittings_fitting.rb +1 -1
  377. data/lib/esi-client-bvv/models/post_characters_character_id_fittings_item.rb +1 -1
  378. data/lib/esi-client-bvv/models/post_characters_character_id_mail_520_response.rb +1 -1
  379. data/lib/esi-client-bvv/models/post_characters_character_id_mail_labels_label.rb +1 -1
  380. data/lib/esi-client-bvv/models/post_characters_character_id_mail_mail.rb +1 -1
  381. data/lib/esi-client-bvv/models/post_characters_character_id_mail_recipient.rb +1 -1
  382. data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_200_ok.rb +1 -1
  383. data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_not_found.rb +189 -0
  384. data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_position.rb +1 -1
  385. data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_names_200_ok.rb +1 -1
  386. data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_names_not_found.rb +189 -0
  387. data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_invitation.rb +1 -1
  388. data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_not_found.rb +1 -1
  389. data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_unprocessable_entity.rb +1 -1
  390. data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_created.rb +1 -1
  391. data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_not_found.rb +1 -1
  392. data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +1 -1
  393. data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +1 -1
  394. data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_new_mail.rb +1 -1
  395. data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_unprocessable_entity.rb +1 -1
  396. data/lib/esi-client-bvv/models/post_universe_ids_agent.rb +1 -1
  397. data/lib/esi-client-bvv/models/post_universe_ids_alliance.rb +1 -1
  398. data/lib/esi-client-bvv/models/post_universe_ids_character.rb +1 -1
  399. data/lib/esi-client-bvv/models/post_universe_ids_constellation.rb +1 -1
  400. data/lib/esi-client-bvv/models/post_universe_ids_corporation.rb +1 -1
  401. data/lib/esi-client-bvv/models/post_universe_ids_faction.rb +1 -1
  402. data/lib/esi-client-bvv/models/post_universe_ids_inventory_type.rb +1 -1
  403. data/lib/esi-client-bvv/models/post_universe_ids_ok.rb +1 -1
  404. data/lib/esi-client-bvv/models/post_universe_ids_region.rb +1 -1
  405. data/lib/esi-client-bvv/models/post_universe_ids_station.rb +1 -1
  406. data/lib/esi-client-bvv/models/post_universe_ids_system.rb +1 -1
  407. data/lib/esi-client-bvv/models/post_universe_names_200_ok.rb +1 -1
  408. data/lib/esi-client-bvv/models/post_universe_names_not_found.rb +1 -1
  409. data/lib/esi-client-bvv/models/put_characters_character_id_calendar_event_id_response.rb +1 -1
  410. data/lib/esi-client-bvv/models/put_characters_character_id_mail_mail_id_contents.rb +1 -1
  411. data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_movement.rb +1 -1
  412. data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_not_found.rb +1 -1
  413. data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +1 -1
  414. data/lib/esi-client-bvv/models/put_fleets_fleet_id_new_settings.rb +1 -1
  415. data/lib/esi-client-bvv/models/put_fleets_fleet_id_not_found.rb +1 -1
  416. data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_naming.rb +1 -1
  417. data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +1 -1
  418. data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_naming.rb +1 -1
  419. data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +1 -1
  420. data/lib/esi-client-bvv/models/service_unavailable.rb +1 -1
  421. data/lib/esi-client-bvv/models/unauthorized.rb +1 -1
  422. data/lib/esi-client-bvv/version.rb +2 -2
  423. data/spec/models/get_corporations_corporation_id_divisions_hangar_hangar_spec.rb +48 -0
  424. data/spec/models/get_corporations_corporation_id_divisions_wallet_wallet_spec.rb +48 -0
  425. data/spec/models/get_fw_leaderboards_active_total_active_total_1_spec.rb +48 -0
  426. data/spec/models/get_fw_leaderboards_active_total_active_total_spec.rb +48 -0
  427. data/spec/models/get_fw_leaderboards_characters_active_total_active_total_1_spec.rb +48 -0
  428. data/spec/models/get_fw_leaderboards_characters_active_total_active_total_spec.rb +48 -0
  429. data/spec/models/get_fw_leaderboards_characters_last_week_last_week_1_spec.rb +48 -0
  430. data/spec/models/get_fw_leaderboards_characters_last_week_last_week_spec.rb +48 -0
  431. data/spec/models/get_fw_leaderboards_characters_yesterday_yesterday_1_spec.rb +48 -0
  432. data/spec/models/get_fw_leaderboards_characters_yesterday_yesterday_spec.rb +48 -0
  433. data/spec/models/get_fw_leaderboards_corporations_active_total_active_total_1_spec.rb +48 -0
  434. data/spec/models/get_fw_leaderboards_corporations_active_total_active_total_spec.rb +48 -0
  435. data/spec/models/get_fw_leaderboards_corporations_last_week_last_week_1_spec.rb +48 -0
  436. data/spec/models/get_fw_leaderboards_corporations_last_week_last_week_spec.rb +48 -0
  437. data/spec/models/get_fw_leaderboards_corporations_yesterday_yesterday_1_spec.rb +48 -0
  438. data/spec/models/get_fw_leaderboards_corporations_yesterday_yesterday_spec.rb +48 -0
  439. data/spec/models/get_fw_leaderboards_last_week_last_week_1_spec.rb +48 -0
  440. data/spec/models/get_fw_leaderboards_last_week_last_week_spec.rb +48 -0
  441. data/spec/models/get_fw_leaderboards_yesterday_yesterday_1_spec.rb +48 -0
  442. data/spec/models/get_fw_leaderboards_yesterday_yesterday_spec.rb +48 -0
  443. data/spec/models/get_killmails_killmail_id_killmail_hash_items_item_spec.rb +66 -0
  444. data/spec/models/post_corporations_corporation_id_assets_locations_not_found_spec.rb +42 -0
  445. data/spec/models/post_corporations_corporation_id_assets_names_not_found_spec.rb +42 -0
  446. metadata +94 -2
@@ -0,0 +1,199 @@
1
+ =begin
2
+ #EVE Swagger Interface
3
+
4
+ #An OpenAPI for EVE Online
5
+
6
+ OpenAPI spec version: 0.8.2
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.3.1
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module ESI
16
+ # yesterday object
17
+ class GetFwLeaderboardsYesterdayYesterday1
18
+ # Amount of victory points
19
+ attr_accessor :amount
20
+
21
+ # faction_id integer
22
+ attr_accessor :faction_id
23
+
24
+
25
+ # Attribute mapping from ruby-style variable name to JSON key.
26
+ def self.attribute_map
27
+ {
28
+ :'amount' => :'amount',
29
+ :'faction_id' => :'faction_id'
30
+ }
31
+ end
32
+
33
+ # Attribute type mapping.
34
+ def self.swagger_types
35
+ {
36
+ :'amount' => :'Integer',
37
+ :'faction_id' => :'Integer'
38
+ }
39
+ end
40
+
41
+ # Initializes the object
42
+ # @param [Hash] attributes Model attributes in the form of hash
43
+ def initialize(attributes = {})
44
+ return unless attributes.is_a?(Hash)
45
+
46
+ # convert string to symbol for hash key
47
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
48
+
49
+ if attributes.has_key?(:'amount')
50
+ self.amount = attributes[:'amount']
51
+ end
52
+
53
+ if attributes.has_key?(:'faction_id')
54
+ self.faction_id = attributes[:'faction_id']
55
+ end
56
+
57
+ end
58
+
59
+ # Show invalid properties with the reasons. Usually used together with valid?
60
+ # @return Array for valid properties with the reasons
61
+ def list_invalid_properties
62
+ invalid_properties = Array.new
63
+ return invalid_properties
64
+ end
65
+
66
+ # Check to see if the all the properties in the model are valid
67
+ # @return true if the model is valid
68
+ def valid?
69
+ return true
70
+ end
71
+
72
+ # Checks equality by comparing each attribute.
73
+ # @param [Object] Object to be compared
74
+ def ==(o)
75
+ return true if self.equal?(o)
76
+ self.class == o.class &&
77
+ amount == o.amount &&
78
+ faction_id == o.faction_id
79
+ end
80
+
81
+ # @see the `==` method
82
+ # @param [Object] Object to be compared
83
+ def eql?(o)
84
+ self == o
85
+ end
86
+
87
+ # Calculates hash code according to all attributes.
88
+ # @return [Fixnum] Hash code
89
+ def hash
90
+ [amount, faction_id].hash
91
+ end
92
+
93
+ # Builds the object from hash
94
+ # @param [Hash] attributes Model attributes in the form of hash
95
+ # @return [Object] Returns the model itself
96
+ def build_from_hash(attributes)
97
+ return nil unless attributes.is_a?(Hash)
98
+ self.class.swagger_types.each_pair do |key, type|
99
+ if type =~ /\AArray<(.*)>/i
100
+ # check to ensure the input is an array given that the the attribute
101
+ # is documented as an array but the input is not
102
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
103
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
104
+ end
105
+ elsif !attributes[self.class.attribute_map[key]].nil?
106
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
107
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
108
+ end
109
+
110
+ self
111
+ end
112
+
113
+ # Deserializes the data based on type
114
+ # @param string type Data type
115
+ # @param string value Value to be deserialized
116
+ # @return [Object] Deserialized data
117
+ def _deserialize(type, value)
118
+ case type.to_sym
119
+ when :DateTime
120
+ DateTime.parse(value)
121
+ when :Date
122
+ Date.parse(value)
123
+ when :String
124
+ value.to_s
125
+ when :Integer
126
+ value.to_i
127
+ when :Float
128
+ value.to_f
129
+ when :BOOLEAN
130
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
131
+ true
132
+ else
133
+ false
134
+ end
135
+ when :Object
136
+ # generic object (usually a Hash), return directly
137
+ value
138
+ when /\AArray<(?<inner_type>.+)>\z/
139
+ inner_type = Regexp.last_match[:inner_type]
140
+ value.map { |v| _deserialize(inner_type, v) }
141
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
142
+ k_type = Regexp.last_match[:k_type]
143
+ v_type = Regexp.last_match[:v_type]
144
+ {}.tap do |hash|
145
+ value.each do |k, v|
146
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
147
+ end
148
+ end
149
+ else # model
150
+ temp_model = ESI.const_get(type).new
151
+ temp_model.build_from_hash(value)
152
+ end
153
+ end
154
+
155
+ # Returns the string representation of the object
156
+ # @return [String] String presentation of the object
157
+ def to_s
158
+ to_hash.to_s
159
+ end
160
+
161
+ # to_body is an alias to to_hash (backward compatibility)
162
+ # @return [Hash] Returns the object in the form of hash
163
+ def to_body
164
+ to_hash
165
+ end
166
+
167
+ # Returns the object in the form of hash
168
+ # @return [Hash] Returns the object in the form of hash
169
+ def to_hash
170
+ hash = {}
171
+ self.class.attribute_map.each_pair do |attr, param|
172
+ value = self.send(attr)
173
+ next if value.nil?
174
+ hash[param] = _to_hash(value)
175
+ end
176
+ hash
177
+ end
178
+
179
+ # Outputs non-array value in the form of hash
180
+ # For object, use to_hash. Otherwise, just return the value
181
+ # @param [Object] value Any valid value
182
+ # @return [Hash] Returns the value in the form of hash
183
+ def _to_hash(value)
184
+ if value.is_a?(Array)
185
+ value.compact.map{ |v| _to_hash(v) }
186
+ elsif value.is_a?(Hash)
187
+ {}.tap do |hash|
188
+ value.each { |k, v| hash[k] = _to_hash(v) }
189
+ end
190
+ elsif value.respond_to? :to_hash
191
+ value.to_hash
192
+ else
193
+ value
194
+ end
195
+ end
196
+
197
+ end
198
+
199
+ end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #An OpenAPI for EVE Online
5
5
 
6
- OpenAPI spec version: 0.8.1
6
+ OpenAPI spec version: 0.8.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.3.1
@@ -15,16 +15,19 @@ require 'date'
15
15
  module ESI
16
16
  # item object
17
17
  class GetKillmailsKillmailIdKillmailHashItem
18
- # flag integer
18
+ # Flag for the location of the item
19
19
  attr_accessor :flag
20
20
 
21
21
  # item_type_id integer
22
22
  attr_accessor :item_type_id
23
23
 
24
- # quantity_destroyed integer
24
+ # items array
25
+ attr_accessor :items
26
+
27
+ # How many of the item were destroyed if any
25
28
  attr_accessor :quantity_destroyed
26
29
 
27
- # quantity_dropped integer
30
+ # How many of the item were dropped if any
28
31
  attr_accessor :quantity_dropped
29
32
 
30
33
  # singleton integer
@@ -36,6 +39,7 @@ module ESI
36
39
  {
37
40
  :'flag' => :'flag',
38
41
  :'item_type_id' => :'item_type_id',
42
+ :'items' => :'items',
39
43
  :'quantity_destroyed' => :'quantity_destroyed',
40
44
  :'quantity_dropped' => :'quantity_dropped',
41
45
  :'singleton' => :'singleton'
@@ -47,6 +51,7 @@ module ESI
47
51
  {
48
52
  :'flag' => :'Integer',
49
53
  :'item_type_id' => :'Integer',
54
+ :'items' => :'Array<GetKillmailsKillmailIdKillmailHashItemsItem>',
50
55
  :'quantity_destroyed' => :'Integer',
51
56
  :'quantity_dropped' => :'Integer',
52
57
  :'singleton' => :'Integer'
@@ -69,6 +74,12 @@ module ESI
69
74
  self.item_type_id = attributes[:'item_type_id']
70
75
  end
71
76
 
77
+ if attributes.has_key?(:'items')
78
+ if (value = attributes[:'items']).is_a?(Array)
79
+ self.items = value
80
+ end
81
+ end
82
+
72
83
  if attributes.has_key?(:'quantity_destroyed')
73
84
  self.quantity_destroyed = attributes[:'quantity_destroyed']
74
85
  end
@@ -118,6 +129,7 @@ module ESI
118
129
  self.class == o.class &&
119
130
  flag == o.flag &&
120
131
  item_type_id == o.item_type_id &&
132
+ items == o.items &&
121
133
  quantity_destroyed == o.quantity_destroyed &&
122
134
  quantity_dropped == o.quantity_dropped &&
123
135
  singleton == o.singleton
@@ -132,7 +144,7 @@ module ESI
132
144
  # Calculates hash code according to all attributes.
133
145
  # @return [Fixnum] Hash code
134
146
  def hash
135
- [flag, item_type_id, quantity_destroyed, quantity_dropped, singleton].hash
147
+ [flag, item_type_id, items, quantity_destroyed, quantity_dropped, singleton].hash
136
148
  end
137
149
 
138
150
  # Builds the object from hash
@@ -0,0 +1,244 @@
1
+ =begin
2
+ #EVE Swagger Interface
3
+
4
+ #An OpenAPI for EVE Online
5
+
6
+ OpenAPI spec version: 0.8.2
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.3.1
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module ESI
16
+ # item object
17
+ class GetKillmailsKillmailIdKillmailHashItemsItem
18
+ # flag integer
19
+ attr_accessor :flag
20
+
21
+ # item_type_id integer
22
+ attr_accessor :item_type_id
23
+
24
+ # quantity_destroyed integer
25
+ attr_accessor :quantity_destroyed
26
+
27
+ # quantity_dropped integer
28
+ attr_accessor :quantity_dropped
29
+
30
+ # singleton integer
31
+ attr_accessor :singleton
32
+
33
+
34
+ # Attribute mapping from ruby-style variable name to JSON key.
35
+ def self.attribute_map
36
+ {
37
+ :'flag' => :'flag',
38
+ :'item_type_id' => :'item_type_id',
39
+ :'quantity_destroyed' => :'quantity_destroyed',
40
+ :'quantity_dropped' => :'quantity_dropped',
41
+ :'singleton' => :'singleton'
42
+ }
43
+ end
44
+
45
+ # Attribute type mapping.
46
+ def self.swagger_types
47
+ {
48
+ :'flag' => :'Integer',
49
+ :'item_type_id' => :'Integer',
50
+ :'quantity_destroyed' => :'Integer',
51
+ :'quantity_dropped' => :'Integer',
52
+ :'singleton' => :'Integer'
53
+ }
54
+ end
55
+
56
+ # Initializes the object
57
+ # @param [Hash] attributes Model attributes in the form of hash
58
+ def initialize(attributes = {})
59
+ return unless attributes.is_a?(Hash)
60
+
61
+ # convert string to symbol for hash key
62
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
63
+
64
+ if attributes.has_key?(:'flag')
65
+ self.flag = attributes[:'flag']
66
+ end
67
+
68
+ if attributes.has_key?(:'item_type_id')
69
+ self.item_type_id = attributes[:'item_type_id']
70
+ end
71
+
72
+ if attributes.has_key?(:'quantity_destroyed')
73
+ self.quantity_destroyed = attributes[:'quantity_destroyed']
74
+ end
75
+
76
+ if attributes.has_key?(:'quantity_dropped')
77
+ self.quantity_dropped = attributes[:'quantity_dropped']
78
+ end
79
+
80
+ if attributes.has_key?(:'singleton')
81
+ self.singleton = attributes[:'singleton']
82
+ end
83
+
84
+ end
85
+
86
+ # Show invalid properties with the reasons. Usually used together with valid?
87
+ # @return Array for valid properties with the reasons
88
+ def list_invalid_properties
89
+ invalid_properties = Array.new
90
+ if @flag.nil?
91
+ invalid_properties.push("invalid value for 'flag', flag cannot be nil.")
92
+ end
93
+
94
+ if @item_type_id.nil?
95
+ invalid_properties.push("invalid value for 'item_type_id', item_type_id cannot be nil.")
96
+ end
97
+
98
+ if @singleton.nil?
99
+ invalid_properties.push("invalid value for 'singleton', singleton cannot be nil.")
100
+ end
101
+
102
+ return invalid_properties
103
+ end
104
+
105
+ # Check to see if the all the properties in the model are valid
106
+ # @return true if the model is valid
107
+ def valid?
108
+ return false if @flag.nil?
109
+ return false if @item_type_id.nil?
110
+ return false if @singleton.nil?
111
+ return true
112
+ end
113
+
114
+ # Checks equality by comparing each attribute.
115
+ # @param [Object] Object to be compared
116
+ def ==(o)
117
+ return true if self.equal?(o)
118
+ self.class == o.class &&
119
+ flag == o.flag &&
120
+ item_type_id == o.item_type_id &&
121
+ quantity_destroyed == o.quantity_destroyed &&
122
+ quantity_dropped == o.quantity_dropped &&
123
+ singleton == o.singleton
124
+ end
125
+
126
+ # @see the `==` method
127
+ # @param [Object] Object to be compared
128
+ def eql?(o)
129
+ self == o
130
+ end
131
+
132
+ # Calculates hash code according to all attributes.
133
+ # @return [Fixnum] Hash code
134
+ def hash
135
+ [flag, item_type_id, quantity_destroyed, quantity_dropped, singleton].hash
136
+ end
137
+
138
+ # Builds the object from hash
139
+ # @param [Hash] attributes Model attributes in the form of hash
140
+ # @return [Object] Returns the model itself
141
+ def build_from_hash(attributes)
142
+ return nil unless attributes.is_a?(Hash)
143
+ self.class.swagger_types.each_pair do |key, type|
144
+ if type =~ /\AArray<(.*)>/i
145
+ # check to ensure the input is an array given that the the attribute
146
+ # is documented as an array but the input is not
147
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
148
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
149
+ end
150
+ elsif !attributes[self.class.attribute_map[key]].nil?
151
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
152
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
153
+ end
154
+
155
+ self
156
+ end
157
+
158
+ # Deserializes the data based on type
159
+ # @param string type Data type
160
+ # @param string value Value to be deserialized
161
+ # @return [Object] Deserialized data
162
+ def _deserialize(type, value)
163
+ case type.to_sym
164
+ when :DateTime
165
+ DateTime.parse(value)
166
+ when :Date
167
+ Date.parse(value)
168
+ when :String
169
+ value.to_s
170
+ when :Integer
171
+ value.to_i
172
+ when :Float
173
+ value.to_f
174
+ when :BOOLEAN
175
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
176
+ true
177
+ else
178
+ false
179
+ end
180
+ when :Object
181
+ # generic object (usually a Hash), return directly
182
+ value
183
+ when /\AArray<(?<inner_type>.+)>\z/
184
+ inner_type = Regexp.last_match[:inner_type]
185
+ value.map { |v| _deserialize(inner_type, v) }
186
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
187
+ k_type = Regexp.last_match[:k_type]
188
+ v_type = Regexp.last_match[:v_type]
189
+ {}.tap do |hash|
190
+ value.each do |k, v|
191
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
192
+ end
193
+ end
194
+ else # model
195
+ temp_model = ESI.const_get(type).new
196
+ temp_model.build_from_hash(value)
197
+ end
198
+ end
199
+
200
+ # Returns the string representation of the object
201
+ # @return [String] String presentation of the object
202
+ def to_s
203
+ to_hash.to_s
204
+ end
205
+
206
+ # to_body is an alias to to_hash (backward compatibility)
207
+ # @return [Hash] Returns the object in the form of hash
208
+ def to_body
209
+ to_hash
210
+ end
211
+
212
+ # Returns the object in the form of hash
213
+ # @return [Hash] Returns the object in the form of hash
214
+ def to_hash
215
+ hash = {}
216
+ self.class.attribute_map.each_pair do |attr, param|
217
+ value = self.send(attr)
218
+ next if value.nil?
219
+ hash[param] = _to_hash(value)
220
+ end
221
+ hash
222
+ end
223
+
224
+ # Outputs non-array value in the form of hash
225
+ # For object, use to_hash. Otherwise, just return the value
226
+ # @param [Object] value Any valid value
227
+ # @return [Hash] Returns the value in the form of hash
228
+ def _to_hash(value)
229
+ if value.is_a?(Array)
230
+ value.compact.map{ |v| _to_hash(v) }
231
+ elsif value.is_a?(Hash)
232
+ {}.tap do |hash|
233
+ value.each { |k, v| hash[k] = _to_hash(v) }
234
+ end
235
+ elsif value.respond_to? :to_hash
236
+ value.to_hash
237
+ else
238
+ value
239
+ end
240
+ end
241
+
242
+ end
243
+
244
+ end