esi_client 1.2.0 → 1.3.0

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 (533) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +157 -232
  3. data/docs/AllianceApi.md +3 -3
  4. data/docs/AssetsApi.md +336 -5
  5. data/docs/BookmarksApi.md +135 -5
  6. data/docs/CalendarApi.md +84 -18
  7. data/docs/CharacterApi.md +225 -34
  8. data/docs/ClonesApi.md +66 -3
  9. data/docs/ContactsApi.md +94 -29
  10. data/docs/ContractsApi.md +400 -0
  11. data/docs/CorporationApi.md +536 -24
  12. data/docs/DogmaApi.md +2 -2
  13. data/docs/FactionWarfareApi.md +326 -0
  14. data/docs/FittingsApi.md +15 -15
  15. data/docs/FleetsApi.md +91 -28
  16. data/docs/Forbidden.md +9 -0
  17. data/docs/GetCharactersCharacterIdAttributesOk.md +15 -0
  18. data/docs/GetCharactersCharacterIdBlueprints200Ok.md +6 -6
  19. data/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +9 -0
  20. data/docs/GetCharactersCharacterIdChatChannels200Ok.md +1 -1
  21. data/docs/GetCharactersCharacterIdContracts200Ok.md +29 -0
  22. data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +11 -0
  23. data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +13 -0
  24. data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +3 -3
  25. data/docs/GetCharactersCharacterIdFatigueOk.md +10 -0
  26. data/docs/GetCharactersCharacterIdFleetNotFound.md +8 -0
  27. data/docs/GetCharactersCharacterIdFleetOk.md +11 -0
  28. data/docs/GetCharactersCharacterIdNotifications200Ok.md +14 -0
  29. data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +12 -0
  30. data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +9 -0
  31. data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +1 -0
  32. data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +1 -1
  33. data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +20 -0
  34. data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +19 -0
  35. data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +17 -0
  36. data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +2 -1
  37. data/docs/GetCorporationsCorporationIdAssets200Ok.md +14 -0
  38. data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +15 -0
  39. data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +16 -0
  40. data/docs/GetCorporationsCorporationIdBookmarksCoordinates.md +10 -0
  41. data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +10 -0
  42. data/docs/GetCorporationsCorporationIdBookmarksItem.md +9 -0
  43. data/docs/GetCorporationsCorporationIdContacts200Ok.md +12 -0
  44. data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +19 -0
  45. data/docs/GetCorporationsCorporationIdContracts200Ok.md +29 -0
  46. data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +11 -0
  47. data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +13 -0
  48. data/docs/GetCorporationsCorporationIdDivisionsHangar.md +9 -0
  49. data/docs/GetCorporationsCorporationIdDivisionsOk.md +9 -0
  50. data/docs/GetCorporationsCorporationIdDivisionsWallet.md +9 -0
  51. data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +29 -0
  52. data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +9 -0
  53. data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +14 -0
  54. data/docs/GetCorporationsCorporationIdOrders200Ok.md +22 -0
  55. data/docs/GetCorporationsCorporationIdShareholders200Ok.md +10 -0
  56. data/docs/GetCorporationsCorporationIdStandings200Ok.md +10 -0
  57. data/docs/GetCorporationsCorporationIdTitles200Ok.md +17 -0
  58. data/docs/GetCorporationsCorporationIdWallets200Ok.md +9 -0
  59. data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +20 -0
  60. data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +19 -0
  61. data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +16 -0
  62. data/docs/GetDogmaEffectsEffectIdModifier.md +5 -4
  63. data/docs/GetFwLeaderboardsActiveTotal.md +9 -0
  64. data/docs/GetFwLeaderboardsActiveTotal1.md +9 -0
  65. data/docs/GetFwLeaderboardsCharactersActiveTotal.md +9 -0
  66. data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +9 -0
  67. data/docs/GetFwLeaderboardsCharactersKills.md +10 -0
  68. data/docs/GetFwLeaderboardsCharactersLastWeek.md +9 -0
  69. data/docs/GetFwLeaderboardsCharactersLastWeek1.md +9 -0
  70. data/docs/GetFwLeaderboardsCharactersOk.md +9 -0
  71. data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +10 -0
  72. data/docs/GetFwLeaderboardsCharactersYesterday.md +9 -0
  73. data/docs/GetFwLeaderboardsCharactersYesterday1.md +9 -0
  74. data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +9 -0
  75. data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +9 -0
  76. data/docs/GetFwLeaderboardsCorporationsKills.md +10 -0
  77. data/docs/GetFwLeaderboardsCorporationsLastWeek.md +9 -0
  78. data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +9 -0
  79. data/docs/GetFwLeaderboardsCorporationsOk.md +9 -0
  80. data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +10 -0
  81. data/docs/GetFwLeaderboardsCorporationsYesterday.md +9 -0
  82. data/docs/GetFwLeaderboardsCorporationsYesterday1.md +9 -0
  83. data/docs/GetFwLeaderboardsKills.md +10 -0
  84. data/docs/GetFwLeaderboardsLastWeek.md +9 -0
  85. data/docs/GetFwLeaderboardsLastWeek1.md +9 -0
  86. data/docs/GetFwLeaderboardsOk.md +9 -0
  87. data/docs/GetFwLeaderboardsVictoryPoints.md +10 -0
  88. data/docs/GetFwLeaderboardsYesterday.md +9 -0
  89. data/docs/GetFwLeaderboardsYesterday1.md +9 -0
  90. data/docs/GetFwStats200Ok.md +12 -0
  91. data/docs/GetFwStatsKills.md +10 -0
  92. data/docs/GetFwStatsVictoryPoints.md +10 -0
  93. data/docs/GetFwSystems200Ok.md +13 -0
  94. data/docs/GetFwWars200Ok.md +9 -0
  95. data/docs/GetUniverseStarsStarIdOk.md +15 -0
  96. data/docs/GetUniverseSystemKills200Ok.md +1 -1
  97. data/docs/GetUniverseSystemsSystemIdOk.md +3 -1
  98. data/docs/GetUniverseTypesTypeIdOk.md +2 -0
  99. data/docs/IncursionsApi.md +1 -1
  100. data/docs/IndustryApi.md +70 -3
  101. data/docs/InsuranceApi.md +1 -1
  102. data/docs/InternalServerError.md +8 -0
  103. data/docs/KillmailsApi.md +71 -6
  104. data/docs/LocationApi.md +7 -7
  105. data/docs/LoyaltyApi.md +8 -8
  106. data/docs/MailApi.md +31 -31
  107. data/docs/MarketApi.md +134 -11
  108. data/docs/OpportunitiesApi.md +5 -5
  109. data/docs/PlanetaryInteractionApi.md +12 -12
  110. data/docs/PostCharactersAffiliationNotFound.md +8 -0
  111. data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +11 -0
  112. data/docs/PostCharactersCharacterIdAssetsNames200Ok.md +9 -0
  113. data/docs/PostCharactersCharacterIdMailLabelsLabel.md +1 -1
  114. data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +11 -0
  115. data/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +9 -0
  116. data/docs/PostFleetsFleetIdMembersInvitation.md +1 -1
  117. data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +1 -1
  118. data/docs/RoutesApi.md +1 -1
  119. data/docs/SearchApi.md +9 -9
  120. data/docs/SkillsApi.md +70 -7
  121. data/docs/SovereigntyApi.md +1 -1
  122. data/docs/StatusApi.md +1 -1
  123. data/docs/UniverseApi.md +66 -10
  124. data/docs/UserInterfaceApi.md +11 -11
  125. data/docs/WalletApi.md +341 -12
  126. data/docs/WarsApi.md +3 -3
  127. data/esi_client-1.2.0.gem +0 -0
  128. data/lib/esi_client.rb +83 -212
  129. data/lib/esi_client/api/alliance_api.rb +28 -19
  130. data/lib/esi_client/api/assets_api.rb +381 -8
  131. data/lib/esi_client/api/bookmarks_api.rb +158 -11
  132. data/lib/esi_client/api/calendar_api.rb +114 -27
  133. data/lib/esi_client/api/character_api.rb +306 -72
  134. data/lib/esi_client/api/clones_api.rb +77 -6
  135. data/lib/esi_client/api/contacts_api.rb +139 -51
  136. data/lib/esi_client/api/contracts_api.rb +458 -0
  137. data/lib/esi_client/api/corporation_api.rb +629 -56
  138. data/lib/esi_client/api/dogma_api.rb +16 -11
  139. data/lib/esi_client/api/faction_warfare_api.rb +377 -0
  140. data/lib/esi_client/api/fittings_api.rb +32 -23
  141. data/lib/esi_client/api/fleets_api.rb +201 -82
  142. data/lib/esi_client/api/incursions_api.rb +4 -3
  143. data/lib/esi_client/api/industry_api.rb +87 -10
  144. data/lib/esi_client/api/insurance_api.rb +5 -4
  145. data/lib/esi_client/api/killmails_api.rb +91 -13
  146. data/lib/esi_client/api/location_api.rb +23 -16
  147. data/lib/esi_client/api/loyalty_api.rb +20 -15
  148. data/lib/esi_client/api/mail_api.rb +87 -56
  149. data/lib/esi_client/api/market_api.rb +188 -34
  150. data/lib/esi_client/api/opportunities_api.rb +26 -19
  151. data/lib/esi_client/api/planetary_interaction_api.rb +28 -19
  152. data/lib/esi_client/api/routes_api.rb +13 -8
  153. data/lib/esi_client/api/search_api.rb +37 -26
  154. data/lib/esi_client/api/skills_api.rb +86 -13
  155. data/lib/esi_client/api/sovereignty_api.rb +8 -7
  156. data/lib/esi_client/api/status_api.rb +4 -3
  157. data/lib/esi_client/api/universe_api.rb +173 -89
  158. data/lib/esi_client/api/user_interface_api.rb +43 -28
  159. data/lib/esi_client/api/wallet_api.rb +401 -18
  160. data/lib/esi_client/api/wars_api.rb +16 -11
  161. data/lib/esi_client/api_client.rb +40 -27
  162. data/lib/esi_client/api_error.rb +2 -1
  163. data/lib/esi_client/configuration.rb +9 -2
  164. data/lib/esi_client/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +2 -1
  165. data/lib/esi_client/models/delete_fleets_fleet_id_members_member_id_not_found.rb +2 -1
  166. data/lib/esi_client/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +2 -1
  167. data/lib/esi_client/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +2 -1
  168. data/lib/esi_client/models/forbidden.rb +204 -0
  169. data/lib/esi_client/models/get_alliances_alliance_id_icons_not_found.rb +2 -1
  170. data/lib/esi_client/models/get_alliances_alliance_id_icons_ok.rb +2 -1
  171. data/lib/esi_client/models/get_alliances_alliance_id_not_found.rb +2 -1
  172. data/lib/esi_client/models/get_alliances_alliance_id_ok.rb +2 -1
  173. data/lib/esi_client/models/get_alliances_names_200_ok.rb +2 -1
  174. data/lib/esi_client/models/get_characters_character_id_agents_research_200_ok.rb +2 -1
  175. data/lib/esi_client/models/get_characters_character_id_assets_200_ok.rb +4 -3
  176. data/lib/esi_client/models/get_characters_character_id_attributes_ok.rb +284 -0
  177. data/lib/esi_client/models/get_characters_character_id_blueprints_200_ok.rb +102 -7
  178. data/lib/esi_client/models/get_characters_character_id_bookmarks_200_ok.rb +2 -1
  179. data/lib/esi_client/models/get_characters_character_id_bookmarks_coordinates.rb +2 -1
  180. data/lib/esi_client/models/get_characters_character_id_bookmarks_folders_200_ok.rb +2 -1
  181. data/lib/esi_client/models/get_characters_character_id_bookmarks_item.rb +2 -1
  182. data/lib/esi_client/models/get_characters_character_id_bookmarks_target.rb +2 -1
  183. data/lib/esi_client/models/get_characters_character_id_calendar_200_ok.rb +2 -1
  184. data/lib/esi_client/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +232 -0
  185. data/lib/esi_client/models/get_characters_character_id_calendar_event_id_ok.rb +2 -1
  186. data/lib/esi_client/models/get_characters_character_id_chat_channels_200_ok.rb +3 -2
  187. data/lib/esi_client/models/get_characters_character_id_chat_channels_allowed.rb +2 -1
  188. data/lib/esi_client/models/get_characters_character_id_chat_channels_blocked.rb +2 -1
  189. data/lib/esi_client/models/get_characters_character_id_chat_channels_muted.rb +2 -1
  190. data/lib/esi_client/models/get_characters_character_id_chat_channels_operator.rb +2 -1
  191. data/lib/esi_client/models/get_characters_character_id_clones_home_location.rb +2 -1
  192. data/lib/esi_client/models/get_characters_character_id_clones_jump_clone.rb +2 -1
  193. data/lib/esi_client/models/get_characters_character_id_clones_ok.rb +2 -1
  194. data/lib/esi_client/models/get_characters_character_id_contacts_200_ok.rb +2 -1
  195. data/lib/esi_client/models/get_characters_character_id_contacts_labels_200_ok.rb +2 -1
  196. data/lib/esi_client/models/get_characters_character_id_contracts_200_ok.rb +511 -0
  197. data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +239 -0
  198. data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +264 -0
  199. data/lib/esi_client/models/get_characters_character_id_corporationhistory_200_ok.rb +17 -1
  200. data/lib/esi_client/models/get_characters_character_id_fatigue_ok.rb +209 -0
  201. data/lib/esi_client/models/get_characters_character_id_fittings_200_ok.rb +2 -1
  202. data/lib/esi_client/models/get_characters_character_id_fittings_item.rb +2 -1
  203. data/lib/esi_client/models/get_characters_character_id_fleet_not_found.rb +189 -0
  204. data/lib/esi_client/models/get_characters_character_id_fleet_ok.rb +272 -0
  205. data/lib/esi_client/models/get_characters_character_id_industry_jobs_200_ok.rb +2 -1
  206. data/lib/esi_client/models/get_characters_character_id_killmails_recent_200_ok.rb +2 -1
  207. data/lib/esi_client/models/get_characters_character_id_location_ok.rb +2 -1
  208. data/lib/esi_client/models/get_characters_character_id_loyalty_points_200_ok.rb +2 -1
  209. data/lib/esi_client/models/get_characters_character_id_mail_200_ok.rb +2 -1
  210. data/lib/esi_client/models/get_characters_character_id_mail_labels_label.rb +4 -3
  211. data/lib/esi_client/models/get_characters_character_id_mail_labels_ok.rb +2 -1
  212. data/lib/esi_client/models/get_characters_character_id_mail_lists_200_ok.rb +2 -1
  213. data/lib/esi_client/models/get_characters_character_id_mail_mail_id_not_found.rb +2 -1
  214. data/lib/esi_client/models/get_characters_character_id_mail_mail_id_ok.rb +2 -1
  215. data/lib/esi_client/models/get_characters_character_id_mail_mail_id_recipient.rb +2 -1
  216. data/lib/esi_client/models/get_characters_character_id_mail_recipient.rb +2 -1
  217. data/lib/esi_client/models/get_characters_character_id_medals_200_ok.rb +2 -1
  218. data/lib/esi_client/models/get_characters_character_id_medals_graphic.rb +2 -1
  219. data/lib/esi_client/models/get_characters_character_id_not_found.rb +2 -1
  220. data/lib/esi_client/models/get_characters_character_id_notifications_200_ok.rb +319 -0
  221. data/lib/esi_client/models/get_characters_character_id_notifications_contacts_200_ok.rb +254 -0
  222. data/lib/esi_client/models/get_characters_character_id_ok.rb +2 -1
  223. data/lib/esi_client/models/get_characters_character_id_opportunities_200_ok.rb +2 -1
  224. data/lib/esi_client/models/get_characters_character_id_orders_200_ok.rb +6 -5
  225. data/lib/esi_client/models/get_characters_character_id_planets_200_ok.rb +2 -1
  226. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_content.rb +209 -0
  227. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_extractor_details.rb +2 -1
  228. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_factory_details.rb +2 -1
  229. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_head.rb +2 -1
  230. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_link.rb +2 -1
  231. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_not_found.rb +2 -1
  232. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_ok.rb +2 -1
  233. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_pin.rb +15 -2
  234. data/lib/esi_client/models/get_characters_character_id_planets_planet_id_route.rb +4 -3
  235. data/lib/esi_client/models/get_characters_character_id_portrait_not_found.rb +2 -1
  236. data/lib/esi_client/models/get_characters_character_id_portrait_ok.rb +2 -1
  237. data/lib/esi_client/models/get_characters_character_id_search_ok.rb +2 -1
  238. data/lib/esi_client/models/get_characters_character_id_ship_ok.rb +2 -1
  239. data/lib/esi_client/models/get_characters_character_id_skillqueue_200_ok.rb +2 -1
  240. data/lib/esi_client/models/get_characters_character_id_skills_ok.rb +2 -1
  241. data/lib/esi_client/models/get_characters_character_id_skills_skill.rb +2 -1
  242. data/lib/esi_client/models/get_characters_character_id_standings_200_ok.rb +2 -1
  243. data/lib/esi_client/models/get_characters_character_id_wallet_journal_200_ok.rb +380 -0
  244. data/lib/esi_client/models/get_characters_character_id_wallet_journal_extra_info.rb +299 -0
  245. data/lib/esi_client/models/get_characters_character_id_wallet_transactions_200_ok.rb +329 -0
  246. data/lib/esi_client/models/get_characters_names_200_ok.rb +2 -1
  247. data/lib/esi_client/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +20 -8
  248. data/lib/esi_client/models/get_corporations_corporation_id_assets_200_ok.rb +324 -0
  249. data/lib/esi_client/models/get_corporations_corporation_id_blueprints_200_ok.rb +426 -0
  250. data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_200_ok.rb +297 -0
  251. data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_coordinates.rb +224 -0
  252. data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +219 -0
  253. data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_item.rb +209 -0
  254. data/lib/esi_client/models/get_corporations_corporation_id_contacts_200_ok.rb +277 -0
  255. data/lib/esi_client/models/get_corporations_corporation_id_containers_logs_200_ok.rb +391 -0
  256. data/lib/esi_client/models/get_corporations_corporation_id_contracts_200_ok.rb +511 -0
  257. data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +239 -0
  258. data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +264 -0
  259. data/lib/esi_client/models/get_corporations_corporation_id_divisions_hangar.rb +240 -0
  260. data/lib/esi_client/models/get_corporations_corporation_id_divisions_ok.rb +203 -0
  261. data/lib/esi_client/models/get_corporations_corporation_id_divisions_wallet.rb +240 -0
  262. data/lib/esi_client/models/get_corporations_corporation_id_icons_not_found.rb +2 -1
  263. data/lib/esi_client/models/get_corporations_corporation_id_icons_ok.rb +2 -1
  264. data/lib/esi_client/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +502 -0
  265. data/lib/esi_client/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +209 -0
  266. data/lib/esi_client/models/get_corporations_corporation_id_members_200_ok.rb +2 -1
  267. data/lib/esi_client/models/get_corporations_corporation_id_membertracking_200_ok.rb +254 -0
  268. data/lib/esi_client/models/get_corporations_corporation_id_not_found.rb +2 -1
  269. data/lib/esi_client/models/get_corporations_corporation_id_ok.rb +2 -1
  270. data/lib/esi_client/models/get_corporations_corporation_id_orders_200_ok.rb +477 -0
  271. data/lib/esi_client/models/get_corporations_corporation_id_roles_200_ok.rb +2 -1
  272. data/lib/esi_client/models/get_corporations_corporation_id_shareholders_200_ok.rb +257 -0
  273. data/lib/esi_client/models/get_corporations_corporation_id_standings_200_ok.rb +285 -0
  274. data/lib/esi_client/models/get_corporations_corporation_id_structures_200_ok.rb +2 -1
  275. data/lib/esi_client/models/get_corporations_corporation_id_structures_current_vul.rb +2 -1
  276. data/lib/esi_client/models/get_corporations_corporation_id_structures_next_vul.rb +2 -1
  277. data/lib/esi_client/models/get_corporations_corporation_id_structures_service.rb +2 -1
  278. data/lib/esi_client/models/get_corporations_corporation_id_titles_200_ok.rb +316 -0
  279. data/lib/esi_client/models/get_corporations_corporation_id_wallets_200_ok.rb +237 -0
  280. data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +380 -0
  281. data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +299 -0
  282. data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +314 -0
  283. data/lib/esi_client/models/get_corporations_names_200_ok.rb +2 -1
  284. data/lib/esi_client/models/get_dogma_attributes_attribute_id_not_found.rb +2 -1
  285. data/lib/esi_client/models/get_dogma_attributes_attribute_id_ok.rb +2 -1
  286. data/lib/esi_client/models/get_dogma_effects_effect_id_modifier.rb +13 -22
  287. data/lib/esi_client/models/get_dogma_effects_effect_id_not_found.rb +2 -1
  288. data/lib/esi_client/models/get_dogma_effects_effect_id_ok.rb +2 -1
  289. data/lib/esi_client/models/get_fleets_fleet_id_members_200_ok.rb +2 -1
  290. data/lib/esi_client/models/get_fleets_fleet_id_members_not_found.rb +2 -1
  291. data/lib/esi_client/models/get_fleets_fleet_id_not_found.rb +2 -1
  292. data/lib/esi_client/models/get_fleets_fleet_id_ok.rb +2 -1
  293. data/lib/esi_client/models/get_fleets_fleet_id_wings_200_ok.rb +2 -1
  294. data/lib/esi_client/models/get_fleets_fleet_id_wings_not_found.rb +2 -1
  295. data/lib/esi_client/models/get_fleets_fleet_id_wings_squad.rb +2 -1
  296. data/lib/esi_client/models/get_fw_leaderboards_active_total.rb +199 -0
  297. data/lib/esi_client/models/get_fw_leaderboards_active_total_1.rb +199 -0
  298. data/lib/esi_client/models/get_fw_leaderboards_characters_active_total.rb +199 -0
  299. data/lib/esi_client/models/get_fw_leaderboards_characters_active_total_1.rb +199 -0
  300. data/lib/esi_client/models/get_fw_leaderboards_characters_kills.rb +230 -0
  301. data/lib/esi_client/models/get_fw_leaderboards_characters_last_week.rb +199 -0
  302. data/lib/esi_client/models/get_fw_leaderboards_characters_last_week_1.rb +199 -0
  303. data/lib/esi_client/models/get_fw_leaderboards_characters_ok.rb +197 -0
  304. data/lib/esi_client/models/get_fw_leaderboards_characters_victory_points.rb +230 -0
  305. data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday.rb +199 -0
  306. data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday_1.rb +199 -0
  307. data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total.rb +199 -0
  308. data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total_1.rb +199 -0
  309. data/lib/esi_client/models/get_fw_leaderboards_corporations_kills.rb +230 -0
  310. data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week.rb +199 -0
  311. data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week_1.rb +199 -0
  312. data/lib/esi_client/models/get_fw_leaderboards_corporations_ok.rb +197 -0
  313. data/lib/esi_client/models/get_fw_leaderboards_corporations_victory_points.rb +230 -0
  314. data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday.rb +199 -0
  315. data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday_1.rb +199 -0
  316. data/lib/esi_client/models/get_fw_leaderboards_kills.rb +230 -0
  317. data/lib/esi_client/models/get_fw_leaderboards_last_week.rb +199 -0
  318. data/lib/esi_client/models/get_fw_leaderboards_last_week_1.rb +199 -0
  319. data/lib/esi_client/models/get_fw_leaderboards_ok.rb +197 -0
  320. data/lib/esi_client/models/get_fw_leaderboards_victory_points.rb +230 -0
  321. data/lib/esi_client/models/get_fw_leaderboards_yesterday.rb +199 -0
  322. data/lib/esi_client/models/get_fw_leaderboards_yesterday_1.rb +199 -0
  323. data/lib/esi_client/models/get_fw_stats_200_ok.rb +242 -0
  324. data/lib/esi_client/models/get_fw_stats_kills.rb +224 -0
  325. data/lib/esi_client/models/get_fw_stats_victory_points.rb +224 -0
  326. data/lib/esi_client/models/get_fw_systems_200_ok.rb +269 -0
  327. data/lib/esi_client/models/get_fw_wars_200_ok.rb +209 -0
  328. data/lib/esi_client/models/get_incursions_200_ok.rb +2 -1
  329. data/lib/esi_client/models/get_industry_facilities_200_ok.rb +2 -1
  330. data/lib/esi_client/models/get_industry_systems_200_ok.rb +2 -1
  331. data/lib/esi_client/models/get_industry_systems_cost_indice.rb +2 -1
  332. data/lib/esi_client/models/get_insurance_prices_200_ok.rb +2 -1
  333. data/lib/esi_client/models/get_insurance_prices_level.rb +2 -1
  334. data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_attacker.rb +2 -1
  335. data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item.rb +2 -1
  336. data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item_1.rb +2 -1
  337. data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_ok.rb +2 -1
  338. data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_position.rb +2 -1
  339. data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +2 -1
  340. data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_victim.rb +2 -1
  341. data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +2 -1
  342. data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_required_item.rb +2 -1
  343. data/lib/esi_client/models/get_markets_groups_market_group_id_not_found.rb +2 -1
  344. data/lib/esi_client/models/get_markets_groups_market_group_id_ok.rb +2 -1
  345. data/lib/esi_client/models/get_markets_prices_200_ok.rb +2 -1
  346. data/lib/esi_client/models/get_markets_region_id_history_200_ok.rb +2 -1
  347. data/lib/esi_client/models/get_markets_region_id_history_unprocessable_entity.rb +2 -1
  348. data/lib/esi_client/models/get_markets_region_id_orders_200_ok.rb +2 -1
  349. data/lib/esi_client/models/get_markets_region_id_orders_unprocessable_entity.rb +2 -1
  350. data/lib/esi_client/models/get_markets_structures_structure_id_200_ok.rb +2 -1
  351. data/lib/esi_client/models/get_opportunities_groups_group_id_ok.rb +2 -1
  352. data/lib/esi_client/models/get_opportunities_tasks_task_id_ok.rb +2 -1
  353. data/lib/esi_client/models/get_route_origin_destination_not_found.rb +2 -1
  354. data/lib/esi_client/models/get_search_ok.rb +2 -1
  355. data/lib/esi_client/models/get_sovereignty_campaigns_200_ok.rb +2 -1
  356. data/lib/esi_client/models/get_sovereignty_campaigns_participant.rb +2 -1
  357. data/lib/esi_client/models/get_sovereignty_map_200_ok.rb +2 -1
  358. data/lib/esi_client/models/get_sovereignty_structures_200_ok.rb +2 -1
  359. data/lib/esi_client/models/get_status_ok.rb +2 -1
  360. data/lib/esi_client/models/get_universe_bloodlines_200_ok.rb +2 -1
  361. data/lib/esi_client/models/get_universe_categories_category_id_not_found.rb +2 -1
  362. data/lib/esi_client/models/get_universe_categories_category_id_ok.rb +2 -1
  363. data/lib/esi_client/models/get_universe_constellations_constellation_id_not_found.rb +2 -1
  364. data/lib/esi_client/models/get_universe_constellations_constellation_id_ok.rb +2 -1
  365. data/lib/esi_client/models/get_universe_constellations_constellation_id_position.rb +2 -1
  366. data/lib/esi_client/models/get_universe_factions_200_ok.rb +2 -1
  367. data/lib/esi_client/models/get_universe_graphics_graphic_id_not_found.rb +2 -1
  368. data/lib/esi_client/models/get_universe_graphics_graphic_id_ok.rb +2 -1
  369. data/lib/esi_client/models/get_universe_groups_group_id_not_found.rb +2 -1
  370. data/lib/esi_client/models/get_universe_groups_group_id_ok.rb +2 -1
  371. data/lib/esi_client/models/get_universe_moons_moon_id_not_found.rb +2 -1
  372. data/lib/esi_client/models/get_universe_moons_moon_id_ok.rb +2 -1
  373. data/lib/esi_client/models/get_universe_moons_moon_id_position.rb +2 -1
  374. data/lib/esi_client/models/get_universe_planets_planet_id_not_found.rb +2 -1
  375. data/lib/esi_client/models/get_universe_planets_planet_id_ok.rb +2 -1
  376. data/lib/esi_client/models/get_universe_planets_planet_id_position.rb +2 -1
  377. data/lib/esi_client/models/get_universe_races_200_ok.rb +2 -1
  378. data/lib/esi_client/models/get_universe_regions_region_id_not_found.rb +2 -1
  379. data/lib/esi_client/models/get_universe_regions_region_id_ok.rb +2 -1
  380. data/lib/esi_client/models/get_universe_schematics_schematic_id_not_found.rb +2 -1
  381. data/lib/esi_client/models/get_universe_schematics_schematic_id_ok.rb +2 -1
  382. data/lib/esi_client/models/get_universe_stargates_stargate_id_destination.rb +2 -1
  383. data/lib/esi_client/models/get_universe_stargates_stargate_id_not_found.rb +2 -1
  384. data/lib/esi_client/models/get_universe_stargates_stargate_id_ok.rb +2 -1
  385. data/lib/esi_client/models/get_universe_stargates_stargate_id_position.rb +2 -1
  386. data/lib/esi_client/models/get_universe_stars_star_id_ok.rb +332 -0
  387. data/lib/esi_client/models/get_universe_stations_station_id_not_found.rb +2 -1
  388. data/lib/esi_client/models/get_universe_stations_station_id_ok.rb +2 -1
  389. data/lib/esi_client/models/get_universe_stations_station_id_position.rb +2 -1
  390. data/lib/esi_client/models/get_universe_structures_structure_id_not_found.rb +2 -1
  391. data/lib/esi_client/models/get_universe_structures_structure_id_ok.rb +2 -1
  392. data/lib/esi_client/models/get_universe_structures_structure_id_position.rb +2 -1
  393. data/lib/esi_client/models/get_universe_system_jumps_200_ok.rb +2 -1
  394. data/lib/esi_client/models/get_universe_system_kills_200_ok.rb +3 -2
  395. data/lib/esi_client/models/get_universe_systems_system_id_not_found.rb +2 -1
  396. data/lib/esi_client/models/get_universe_systems_system_id_ok.rb +28 -5
  397. data/lib/esi_client/models/get_universe_systems_system_id_planet.rb +2 -1
  398. data/lib/esi_client/models/get_universe_systems_system_id_position.rb +2 -1
  399. data/lib/esi_client/models/get_universe_types_type_id_dogma_attribute.rb +2 -1
  400. data/lib/esi_client/models/get_universe_types_type_id_dogma_effect.rb +2 -1
  401. data/lib/esi_client/models/get_universe_types_type_id_not_found.rb +2 -1
  402. data/lib/esi_client/models/get_universe_types_type_id_ok.rb +23 -2
  403. data/lib/esi_client/models/get_wars_war_id_aggressor.rb +2 -1
  404. data/lib/esi_client/models/get_wars_war_id_ally.rb +2 -1
  405. data/lib/esi_client/models/get_wars_war_id_defender.rb +2 -1
  406. data/lib/esi_client/models/get_wars_war_id_killmails_200_ok.rb +2 -1
  407. data/lib/esi_client/models/get_wars_war_id_killmails_unprocessable_entity.rb +2 -1
  408. data/lib/esi_client/models/get_wars_war_id_ok.rb +2 -1
  409. data/lib/esi_client/models/get_wars_war_id_unprocessable_entity.rb +2 -1
  410. data/lib/esi_client/models/internal_server_error.rb +194 -0
  411. data/lib/esi_client/models/post_characters_affiliation_200_ok.rb +2 -1
  412. data/lib/esi_client/models/post_characters_affiliation_not_found.rb +189 -0
  413. data/lib/esi_client/models/post_characters_character_id_assets_locations_200_ok.rb +239 -0
  414. data/lib/esi_client/models/post_characters_character_id_assets_names_200_ok.rb +209 -0
  415. data/lib/esi_client/models/post_characters_character_id_cspa_characters.rb +2 -1
  416. data/lib/esi_client/models/post_characters_character_id_cspa_created.rb +2 -1
  417. data/lib/esi_client/models/post_characters_character_id_fittings_created.rb +2 -1
  418. data/lib/esi_client/models/post_characters_character_id_fittings_fitting.rb +2 -1
  419. data/lib/esi_client/models/post_characters_character_id_fittings_item.rb +2 -1
  420. data/lib/esi_client/models/post_characters_character_id_mail_bad_request.rb +2 -1
  421. data/lib/esi_client/models/post_characters_character_id_mail_labels_label.rb +5 -4
  422. data/lib/esi_client/models/post_characters_character_id_mail_mail.rb +2 -1
  423. data/lib/esi_client/models/post_characters_character_id_mail_recipient.rb +2 -1
  424. data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_200_ok.rb +239 -0
  425. data/lib/esi_client/models/post_corporations_corporation_id_assets_names_200_ok.rb +209 -0
  426. data/lib/esi_client/models/post_fleets_fleet_id_members_invitation.rb +3 -2
  427. data/lib/esi_client/models/post_fleets_fleet_id_members_not_found.rb +2 -1
  428. data/lib/esi_client/models/post_fleets_fleet_id_members_unprocessable_entity.rb +2 -1
  429. data/lib/esi_client/models/post_fleets_fleet_id_wings_created.rb +2 -1
  430. data/lib/esi_client/models/post_fleets_fleet_id_wings_not_found.rb +2 -1
  431. data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +2 -1
  432. data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +2 -1
  433. data/lib/esi_client/models/post_ui_openwindow_newmail_new_mail.rb +2 -1
  434. data/lib/esi_client/models/post_ui_openwindow_newmail_unprocessable_entity.rb +2 -1
  435. data/lib/esi_client/models/post_universe_names_200_ok.rb +2 -1
  436. data/lib/esi_client/models/post_universe_names_not_found.rb +2 -1
  437. data/lib/esi_client/models/put_characters_character_id_calendar_event_id_response.rb +2 -1
  438. data/lib/esi_client/models/put_characters_character_id_mail_mail_id_bad_request.rb +2 -1
  439. data/lib/esi_client/models/put_characters_character_id_mail_mail_id_contents.rb +2 -1
  440. data/lib/esi_client/models/put_corporations_corporation_id_structures_structure_id_new_schedule.rb +2 -1
  441. data/lib/esi_client/models/put_fleets_fleet_id_bad_request.rb +2 -1
  442. data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_movement.rb +3 -2
  443. data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_not_found.rb +2 -1
  444. data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +2 -1
  445. data/lib/esi_client/models/put_fleets_fleet_id_new_settings.rb +2 -1
  446. data/lib/esi_client/models/put_fleets_fleet_id_not_found.rb +2 -1
  447. data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_naming.rb +2 -1
  448. data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +2 -1
  449. data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_naming.rb +2 -1
  450. data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +2 -1
  451. data/lib/esi_client/version.rb +3 -2
  452. data/spec/api/contracts_api_spec.rb +136 -0
  453. data/spec/api/faction_warfare_api_spec.rb +119 -0
  454. data/spec/models/forbidden_spec.rb +48 -0
  455. data/spec/models/get_characters_character_id_attributes_ok_spec.rb +84 -0
  456. data/spec/models/get_characters_character_id_calendar_event_id_attendees_200_ok_spec.rb +52 -0
  457. data/spec/models/get_characters_character_id_contracts_200_ok_spec.rb +180 -0
  458. data/spec/models/get_characters_character_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
  459. data/spec/models/get_characters_character_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
  460. data/spec/models/get_characters_character_id_fatigue_ok_spec.rb +54 -0
  461. data/spec/models/get_characters_character_id_fleet_not_found_spec.rb +42 -0
  462. data/spec/models/get_characters_character_id_fleet_ok_spec.rb +64 -0
  463. data/spec/models/get_characters_character_id_notifications_200_ok_spec.rb +86 -0
  464. data/spec/models/get_characters_character_id_notifications_contacts_200_ok_spec.rb +66 -0
  465. data/spec/models/get_characters_character_id_planets_planet_id_content_spec.rb +48 -0
  466. data/spec/models/get_characters_character_id_wallet_journal_200_ok_spec.rb +126 -0
  467. data/spec/models/get_characters_character_id_wallet_journal_extra_info_spec.rb +108 -0
  468. data/spec/models/get_characters_character_id_wallet_transactions_200_ok_spec.rb +96 -0
  469. data/spec/models/get_corporations_corporation_id_assets_200_ok_spec.rb +86 -0
  470. data/spec/models/get_corporations_corporation_id_blueprints_200_ok_spec.rb +88 -0
  471. data/spec/models/get_corporations_corporation_id_bookmarks_200_ok_spec.rb +90 -0
  472. data/spec/models/get_corporations_corporation_id_bookmarks_coordinates_spec.rb +54 -0
  473. data/spec/models/get_corporations_corporation_id_bookmarks_folders_200_ok_spec.rb +54 -0
  474. data/spec/models/get_corporations_corporation_id_bookmarks_item_spec.rb +48 -0
  475. data/spec/models/get_corporations_corporation_id_contacts_200_ok_spec.rb +70 -0
  476. data/spec/models/get_corporations_corporation_id_containers_logs_200_ok_spec.rb +120 -0
  477. data/spec/models/get_corporations_corporation_id_contracts_200_ok_spec.rb +180 -0
  478. data/spec/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
  479. data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
  480. data/spec/models/get_corporations_corporation_id_divisions_hangar_spec.rb +48 -0
  481. data/spec/models/get_corporations_corporation_id_divisions_ok_spec.rb +48 -0
  482. data/spec/models/get_corporations_corporation_id_divisions_wallet_spec.rb +48 -0
  483. data/spec/models/get_corporations_corporation_id_industry_jobs_200_ok_spec.rb +172 -0
  484. data/spec/models/get_corporations_corporation_id_killmails_recent_200_ok_spec.rb +48 -0
  485. data/spec/models/get_corporations_corporation_id_membertracking_200_ok_spec.rb +78 -0
  486. data/spec/models/get_corporations_corporation_id_orders_200_ok_spec.rb +134 -0
  487. data/spec/models/get_corporations_corporation_id_shareholders_200_ok_spec.rb +58 -0
  488. data/spec/models/get_corporations_corporation_id_standings_200_ok_spec.rb +58 -0
  489. data/spec/models/get_corporations_corporation_id_titles_200_ok_spec.rb +128 -0
  490. data/spec/models/get_corporations_corporation_id_wallets_200_ok_spec.rb +48 -0
  491. data/spec/models/get_corporations_corporation_id_wallets_division_journal_200_ok_spec.rb +126 -0
  492. data/spec/models/get_corporations_corporation_id_wallets_division_journal_extra_info_spec.rb +108 -0
  493. data/spec/models/get_corporations_corporation_id_wallets_division_transactions_200_ok_spec.rb +90 -0
  494. data/spec/models/get_fw_leaderboards_active_total_1_spec.rb +48 -0
  495. data/spec/models/get_fw_leaderboards_active_total_spec.rb +48 -0
  496. data/spec/models/get_fw_leaderboards_characters_active_total_1_spec.rb +48 -0
  497. data/spec/models/get_fw_leaderboards_characters_active_total_spec.rb +48 -0
  498. data/spec/models/get_fw_leaderboards_characters_kills_spec.rb +54 -0
  499. data/spec/models/get_fw_leaderboards_characters_last_week_1_spec.rb +48 -0
  500. data/spec/models/get_fw_leaderboards_characters_last_week_spec.rb +48 -0
  501. data/spec/models/get_fw_leaderboards_characters_ok_spec.rb +48 -0
  502. data/spec/models/get_fw_leaderboards_characters_victory_points_spec.rb +54 -0
  503. data/spec/models/get_fw_leaderboards_characters_yesterday_1_spec.rb +48 -0
  504. data/spec/models/get_fw_leaderboards_characters_yesterday_spec.rb +48 -0
  505. data/spec/models/get_fw_leaderboards_corporations_active_total_1_spec.rb +48 -0
  506. data/spec/models/get_fw_leaderboards_corporations_active_total_spec.rb +48 -0
  507. data/spec/models/get_fw_leaderboards_corporations_kills_spec.rb +54 -0
  508. data/spec/models/get_fw_leaderboards_corporations_last_week_1_spec.rb +48 -0
  509. data/spec/models/get_fw_leaderboards_corporations_last_week_spec.rb +48 -0
  510. data/spec/models/get_fw_leaderboards_corporations_ok_spec.rb +48 -0
  511. data/spec/models/get_fw_leaderboards_corporations_victory_points_spec.rb +54 -0
  512. data/spec/models/get_fw_leaderboards_corporations_yesterday_1_spec.rb +48 -0
  513. data/spec/models/get_fw_leaderboards_corporations_yesterday_spec.rb +48 -0
  514. data/spec/models/get_fw_leaderboards_kills_spec.rb +54 -0
  515. data/spec/models/get_fw_leaderboards_last_week_1_spec.rb +48 -0
  516. data/spec/models/get_fw_leaderboards_last_week_spec.rb +48 -0
  517. data/spec/models/get_fw_leaderboards_ok_spec.rb +48 -0
  518. data/spec/models/get_fw_leaderboards_victory_points_spec.rb +54 -0
  519. data/spec/models/get_fw_leaderboards_yesterday_1_spec.rb +48 -0
  520. data/spec/models/get_fw_leaderboards_yesterday_spec.rb +48 -0
  521. data/spec/models/get_fw_stats_200_ok_spec.rb +66 -0
  522. data/spec/models/get_fw_stats_kills_spec.rb +54 -0
  523. data/spec/models/get_fw_stats_victory_points_spec.rb +54 -0
  524. data/spec/models/get_fw_systems_200_ok_spec.rb +72 -0
  525. data/spec/models/get_fw_wars_200_ok_spec.rb +48 -0
  526. data/spec/models/get_universe_stars_star_id_ok_spec.rb +88 -0
  527. data/spec/models/internal_server_error_spec.rb +42 -0
  528. data/spec/models/post_characters_affiliation_not_found_spec.rb +42 -0
  529. data/spec/models/post_characters_character_id_assets_locations_200_ok_spec.rb +60 -0
  530. data/spec/models/post_characters_character_id_assets_names_200_ok_spec.rb +48 -0
  531. data/spec/models/post_corporations_corporation_id_assets_locations_200_ok_spec.rb +60 -0
  532. data/spec/models/post_corporations_corporation_id_assets_names_200_ok_spec.rb +48 -0
  533. metadata +327 -2
@@ -0,0 +1,11 @@
1
+ # ESIClient::GetCorporationsCorporationIdContractsContractIdBids200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Float** | The amount bid, in ISK |
7
+ **bid_id** | **Integer** | Unique ID for the bid |
8
+ **bidder_id** | **Integer** | Character ID of the bidder |
9
+ **date_bid** | **DateTime** | Datetime when the bid was placed |
10
+
11
+
@@ -0,0 +1,13 @@
1
+ # ESIClient::GetCorporationsCorporationIdContractsContractIdItems200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **is_included** | **BOOLEAN** | true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract. |
7
+ **is_singleton** | **BOOLEAN** | is_singleton boolean |
8
+ **quantity** | **Integer** | Number of items in the stack |
9
+ **raw_quantity** | **Integer** | -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy | [optional]
10
+ **record_id** | **Integer** | Unique ID for the item |
11
+ **type_id** | **Integer** | Type ID for item |
12
+
13
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetCorporationsCorporationIdDivisionsHangar
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **division** | **Integer** | division integer | [optional]
7
+ **name** | **String** | name string | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetCorporationsCorporationIdDivisionsOk
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **hangar** | [**Array<GetCorporationsCorporationIdDivisionsHangar>**](GetCorporationsCorporationIdDivisionsHangar.md) | hangar array | [optional]
7
+ **wallet** | [**Array<GetCorporationsCorporationIdDivisionsWallet>**](GetCorporationsCorporationIdDivisionsWallet.md) | wallet array | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetCorporationsCorporationIdDivisionsWallet
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **division** | **Integer** | division integer | [optional]
7
+ **name** | **String** | name string | [optional]
8
+
9
+
@@ -0,0 +1,29 @@
1
+ # ESIClient::GetCorporationsCorporationIdIndustryJobs200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **activity_id** | **Integer** | Job activity ID |
7
+ **blueprint_id** | **Integer** | blueprint_id integer |
8
+ **blueprint_location_id** | **Integer** | Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility |
9
+ **blueprint_type_id** | **Integer** | blueprint_type_id integer |
10
+ **completed_character_id** | **Integer** | ID of the character which completed this job | [optional]
11
+ **completed_date** | **DateTime** | Date and time when this job was completed | [optional]
12
+ **cost** | **Float** | The sume of job installation fee and industry facility tax | [optional]
13
+ **duration** | **Integer** | Job duration in seconds |
14
+ **end_date** | **DateTime** | Date and time when this job finished |
15
+ **facility_id** | **Integer** | ID of the facility where this job is running |
16
+ **installer_id** | **Integer** | ID of the character which installed this job |
17
+ **job_id** | **Integer** | Unique job ID |
18
+ **licensed_runs** | **Integer** | Number of runs blueprint is licensed for | [optional]
19
+ **location_id** | **Integer** | ID of the location for the industry facility |
20
+ **output_location_id** | **Integer** | Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility |
21
+ **pause_date** | **DateTime** | Date and time when this job was paused (i.e. time when the facility where this job was installed went offline) | [optional]
22
+ **probability** | **Float** | Chance of success for invention | [optional]
23
+ **product_type_id** | **Integer** | Type ID of product (manufactured, copied or invented) | [optional]
24
+ **runs** | **Integer** | Number of runs for a manufacturing job, or number of copies to make for a blueprint copy |
25
+ **start_date** | **DateTime** | Date and time when this job started |
26
+ **status** | **String** | status string |
27
+ **successful_runs** | **Integer** | Number of successful runs for this job. Equal to runs unless this is an invention job | [optional]
28
+
29
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetCorporationsCorporationIdKillmailsRecent200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **killmail_hash** | **String** | A hash of this killmail |
7
+ **killmail_id** | **Integer** | ID of this killmail |
8
+
9
+
@@ -0,0 +1,14 @@
1
+ # ESIClient::GetCorporationsCorporationIdMembertracking200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **base_id** | **Integer** | base_id integer | [optional]
7
+ **character_id** | **Integer** | character_id integer |
8
+ **location_id** | **Integer** | location_id integer | [optional]
9
+ **logoff_date** | **DateTime** | logoff_date string | [optional]
10
+ **logon_date** | **DateTime** | logon_date string | [optional]
11
+ **ship_type_id** | **Integer** | ship_type_id integer | [optional]
12
+ **start_date** | **DateTime** | start_date string | [optional]
13
+
14
+
@@ -0,0 +1,22 @@
1
+ # ESIClient::GetCorporationsCorporationIdOrders200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **duration** | **Integer** | Numer of days for which order is valid (starting from the issued date). An order expires at time issued + duration |
7
+ **escrow** | **Float** | For buy orders, the amount of ISK in escrow |
8
+ **is_buy_order** | **BOOLEAN** | True for a bid (buy) order. False for an offer (sell) order |
9
+ **issued** | **DateTime** | Date and time when this order was issued |
10
+ **location_id** | **Integer** | ID of the location where order was placed |
11
+ **min_volume** | **Integer** | For bids (buy orders), the minimum quantity that will be accepted in a matching offer (sell order) |
12
+ **order_id** | **Integer** | Unique order ID |
13
+ **price** | **Float** | Cost per unit for this order |
14
+ **range** | **String** | Valid order range, numbers are ranges in jumps |
15
+ **region_id** | **Integer** | ID of the region where order was placed |
16
+ **state** | **String** | Current order state |
17
+ **type_id** | **Integer** | The type ID of the item transacted in this order |
18
+ **volume_remain** | **Integer** | Quantity of items still required or offered |
19
+ **volume_total** | **Integer** | Quantity of items required or offered at time order was placed |
20
+ **wallet_division** | **Integer** | Wallet division of which this order used |
21
+
22
+
@@ -0,0 +1,10 @@
1
+ # ESIClient::GetCorporationsCorporationIdShareholders200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **share_count** | **Integer** | share_count integer |
7
+ **shareholder_id** | **Integer** | shareholder_id integer |
8
+ **shareholder_type** | **String** | shareholder_type string |
9
+
10
+
@@ -0,0 +1,10 @@
1
+ # ESIClient::GetCorporationsCorporationIdStandings200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **from_id** | **Integer** | from_id integer |
7
+ **from_type** | **String** | from_type string |
8
+ **standing** | **Float** | standing number |
9
+
10
+
@@ -0,0 +1,17 @@
1
+ # ESIClient::GetCorporationsCorporationIdTitles200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **grantable_roles** | **Array<String>** | grantable_roles array | [optional]
7
+ **grantable_roles_at_base** | **Array<String>** | grantable_roles_at_base array | [optional]
8
+ **grantable_roles_at_hq** | **Array<String>** | grantable_roles_at_hq array | [optional]
9
+ **grantable_roles_at_other** | **Array<String>** | grantable_roles_at_other array | [optional]
10
+ **name** | **String** | name string | [optional]
11
+ **roles** | **Array<String>** | roles array | [optional]
12
+ **roles_at_base** | **Array<String>** | roles_at_base array | [optional]
13
+ **roles_at_hq** | **Array<String>** | roles_at_hq array | [optional]
14
+ **roles_at_other** | **Array<String>** | roles_at_other array | [optional]
15
+ **title_id** | **Integer** | title_id integer | [optional]
16
+
17
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetCorporationsCorporationIdWallets200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **balance** | **Float** | balance number |
7
+ **division** | **Integer** | division integer |
8
+
9
+
@@ -0,0 +1,20 @@
1
+ # ESIClient::GetCorporationsCorporationIdWalletsDivisionJournal200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Float** | Transaction amount. Positive when value transferred to the first party. Negative otherwise | [optional]
7
+ **balance** | **Float** | Wallet balance after transaction occurred | [optional]
8
+ **date** | **DateTime** | Date and time of transaction |
9
+ **extra_info** | [**GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo**](GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md) | | [optional]
10
+ **first_party_id** | **Integer** | first_party_id integer | [optional]
11
+ **first_party_type** | **String** | first_party_type string | [optional]
12
+ **reason** | **String** | reason string | [optional]
13
+ **ref_id** | **Integer** | Unique journal reference ID |
14
+ **ref_type** | **String** | Transaction type, different type of transaction will populate different fields in `extra_info` |
15
+ **second_party_id** | **Integer** | second_party_id integer | [optional]
16
+ **second_party_type** | **String** | second_party_type string | [optional]
17
+ **tax** | **Float** | Tax amount received for tax related transactions | [optional]
18
+ **tax_reciever_id** | **Integer** | the corporation ID receiving any tax paid | [optional]
19
+
20
+
@@ -0,0 +1,19 @@
1
+ # ESIClient::GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **alliance_id** | **Integer** | alliance_id integer | [optional]
7
+ **character_id** | **Integer** | character_id integer | [optional]
8
+ **contract_id** | **Integer** | contract_id integer | [optional]
9
+ **corporation_id** | **Integer** | corporation_id integer | [optional]
10
+ **destroyed_ship_type_id** | **Integer** | destroyed_ship_type_id integer | [optional]
11
+ **job_id** | **Integer** | job_id integer | [optional]
12
+ **location_id** | **Integer** | location_id integer | [optional]
13
+ **npc_id** | **Integer** | npc_id integer | [optional]
14
+ **npc_name** | **String** | npc_name string | [optional]
15
+ **planet_id** | **Integer** | planet_id integer | [optional]
16
+ **system_id** | **Integer** | system_id integer | [optional]
17
+ **transaction_id** | **Integer** | transaction_id integer | [optional]
18
+
19
+
@@ -0,0 +1,16 @@
1
+ # ESIClient::GetCorporationsCorporationIdWalletsDivisionTransactions200Ok
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **client_id** | **Integer** | client_id integer |
7
+ **date** | **DateTime** | Date and time of transaction |
8
+ **is_buy** | **BOOLEAN** | is_buy boolean |
9
+ **journal_ref_id** | **Integer** | journal_ref_id integer |
10
+ **location_id** | **Integer** | location_id integer |
11
+ **quantity** | **Integer** | quantity integer |
12
+ **transaction_id** | **Integer** | Unique transaction ID |
13
+ **type_id** | **Integer** | type_id integer |
14
+ **unit_price** | **Float** | Amount paid per unit |
15
+
16
+
@@ -3,10 +3,11 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
- **domain** | **String** | domain string |
6
+ **domain** | **String** | domain string | [optional]
7
+ **effect_id** | **Integer** | effect_id integer | [optional]
7
8
  **func** | **String** | func string |
8
- **modified_attribute_id** | **Integer** | modified_attribute_id integer |
9
- **modifying_attribute_id** | **Integer** | modifying_attribute_id integer |
10
- **operator** | **Integer** | operator integer |
9
+ **modified_attribute_id** | **Integer** | modified_attribute_id integer | [optional]
10
+ **modifying_attribute_id** | **Integer** | modifying_attribute_id integer | [optional]
11
+ **operator** | **Integer** | operator integer | [optional]
11
12
 
12
13
 
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsActiveTotal
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of kills | [optional]
7
+ **faction_id** | **Integer** | faction_id integer | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsActiveTotal1
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of victory points | [optional]
7
+ **faction_id** | **Integer** | faction_id integer | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersActiveTotal
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of kills | [optional]
7
+ **character_id** | **Integer** | character_id integer | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersActiveTotal1
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of victory points | [optional]
7
+ **character_id** | **Integer** | character_id integer | [optional]
8
+
9
+
@@ -0,0 +1,10 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersKills
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **active_total** | [**Array<GetFwLeaderboardsCharactersActiveTotal>**](GetFwLeaderboardsCharactersActiveTotal.md) | Top 100 ranking of pilots active in faction warfare by total kills. A pilot is considered \"active\" if they have participated in faction warfare in the past 14 days. |
7
+ **last_week** | [**Array<GetFwLeaderboardsCharactersLastWeek>**](GetFwLeaderboardsCharactersLastWeek.md) | Top 100 ranking of pilots by kills in the past week |
8
+ **yesterday** | [**Array<GetFwLeaderboardsCharactersYesterday>**](GetFwLeaderboardsCharactersYesterday.md) | Top 100 ranking of pilots by kills in the past day |
9
+
10
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersLastWeek
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of kills | [optional]
7
+ **character_id** | **Integer** | character_id integer | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersLastWeek1
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of victory points | [optional]
7
+ **character_id** | **Integer** | character_id integer | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersOk
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **kills** | [**GetFwLeaderboardsCharactersKills**](GetFwLeaderboardsCharactersKills.md) | | [optional]
7
+ **victory_points** | [**GetFwLeaderboardsCharactersVictoryPoints**](GetFwLeaderboardsCharactersVictoryPoints.md) | | [optional]
8
+
9
+
@@ -0,0 +1,10 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersVictoryPoints
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **active_total** | [**Array<GetFwLeaderboardsCharactersActiveTotal1>**](GetFwLeaderboardsCharactersActiveTotal1.md) | Top 100 ranking of pilots active in faction warfare by total victory points. A pilot is considered \"active\" if they have participated in faction warfare in the past 14 days. |
7
+ **last_week** | [**Array<GetFwLeaderboardsCharactersLastWeek1>**](GetFwLeaderboardsCharactersLastWeek1.md) | Top 100 ranking of pilots by victory points in the past week |
8
+ **yesterday** | [**Array<GetFwLeaderboardsCharactersYesterday1>**](GetFwLeaderboardsCharactersYesterday1.md) | Top 100 ranking of pilots by victory points in the past day |
9
+
10
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersYesterday
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of kills | [optional]
7
+ **character_id** | **Integer** | character_id integer | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCharactersYesterday1
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of victory points | [optional]
7
+ **character_id** | **Integer** | character_id integer | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCorporationsActiveTotal
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of kills | [optional]
7
+ **corporation_id** | **Integer** | corporation_id integer | [optional]
8
+
9
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCorporationsActiveTotal1
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of victory points | [optional]
7
+ **corporation_id** | **Integer** | corporation_id integer | [optional]
8
+
9
+
@@ -0,0 +1,10 @@
1
+ # ESIClient::GetFwLeaderboardsCorporationsKills
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **active_total** | [**Array<GetFwLeaderboardsCorporationsActiveTotal>**](GetFwLeaderboardsCorporationsActiveTotal.md) | Top 10 ranking of corporations active in faction warfare by total kills. A corporation is considered \"active\" if they have participated in faction warfare in the past 14 days. |
7
+ **last_week** | [**Array<GetFwLeaderboardsCorporationsLastWeek>**](GetFwLeaderboardsCorporationsLastWeek.md) | Top 10 ranking of corporations by kills in the past week |
8
+ **yesterday** | [**Array<GetFwLeaderboardsCorporationsYesterday>**](GetFwLeaderboardsCorporationsYesterday.md) | Top 10 ranking of corporations by kills in the past day |
9
+
10
+
@@ -0,0 +1,9 @@
1
+ # ESIClient::GetFwLeaderboardsCorporationsLastWeek
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **amount** | **Integer** | Amount of kills | [optional]
7
+ **corporation_id** | **Integer** | corporation_id integer | [optional]
8
+
9
+