eve-esi-client-ts 1.0.1

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 (396) hide show
  1. package/.github/workflows/generate.yml +63 -0
  2. package/.openapi-generator/FILES +375 -0
  3. package/.openapi-generator/VERSION +1 -0
  4. package/.openapi-generator-ignore +23 -0
  5. package/README.md +662 -0
  6. package/api.ts +35392 -0
  7. package/base.ts +86 -0
  8. package/common.ts +150 -0
  9. package/configuration.ts +115 -0
  10. package/dist/api.d.ts +25041 -0
  11. package/dist/api.js +23271 -0
  12. package/dist/base.d.ts +66 -0
  13. package/dist/base.js +65 -0
  14. package/dist/common.d.ts +65 -0
  15. package/dist/common.js +161 -0
  16. package/dist/configuration.d.ts +91 -0
  17. package/dist/configuration.js +44 -0
  18. package/dist/esm/api.d.ts +25041 -0
  19. package/dist/esm/api.js +23139 -0
  20. package/dist/esm/base.d.ts +66 -0
  21. package/dist/esm/base.js +60 -0
  22. package/dist/esm/common.d.ts +65 -0
  23. package/dist/esm/common.js +149 -0
  24. package/dist/esm/configuration.d.ts +91 -0
  25. package/dist/esm/configuration.js +40 -0
  26. package/dist/esm/index.d.ts +13 -0
  27. package/dist/esm/index.js +15 -0
  28. package/dist/index.d.ts +13 -0
  29. package/dist/index.js +31 -0
  30. package/docs/AllianceApi.md +262 -0
  31. package/docs/AssetsApi.md +426 -0
  32. package/docs/BadRequest.md +21 -0
  33. package/docs/CalendarApi.md +297 -0
  34. package/docs/CharacterApi.md +953 -0
  35. package/docs/ClonesApi.md +145 -0
  36. package/docs/ContactsApi.md +653 -0
  37. package/docs/ContractsApi.md +655 -0
  38. package/docs/CorporationApi.md +1543 -0
  39. package/docs/DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.md +21 -0
  40. package/docs/DeleteFleetsFleetIdMembersMemberIdNotFound.md +21 -0
  41. package/docs/DeleteFleetsFleetIdSquadsSquadIdNotFound.md +21 -0
  42. package/docs/DeleteFleetsFleetIdWingsWingIdNotFound.md +21 -0
  43. package/docs/DogmaApi.md +327 -0
  44. package/docs/ErrorLimited.md +21 -0
  45. package/docs/FactionWarfareApi.md +511 -0
  46. package/docs/FittingsApi.md +213 -0
  47. package/docs/FleetsApi.md +1002 -0
  48. package/docs/Forbidden.md +23 -0
  49. package/docs/GatewayTimeout.md +23 -0
  50. package/docs/GetAlliancesAllianceIdContacts200Ok.md +27 -0
  51. package/docs/GetAlliancesAllianceIdContactsLabels200Ok.md +23 -0
  52. package/docs/GetAlliancesAllianceIdIconsNotFound.md +21 -0
  53. package/docs/GetAlliancesAllianceIdIconsOk.md +23 -0
  54. package/docs/GetAlliancesAllianceIdNotFound.md +21 -0
  55. package/docs/GetAlliancesAllianceIdOk.md +33 -0
  56. package/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +29 -0
  57. package/docs/GetCharactersCharacterIdAssets200Ok.md +35 -0
  58. package/docs/GetCharactersCharacterIdAssetsNotFound.md +21 -0
  59. package/docs/GetCharactersCharacterIdAttributesOk.md +35 -0
  60. package/docs/GetCharactersCharacterIdBlueprints200Ok.md +35 -0
  61. package/docs/GetCharactersCharacterIdCalendar200Ok.md +29 -0
  62. package/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +23 -0
  63. package/docs/GetCharactersCharacterIdCalendarEventIdAttendeesNotFound.md +21 -0
  64. package/docs/GetCharactersCharacterIdCalendarEventIdNotFound.md +21 -0
  65. package/docs/GetCharactersCharacterIdCalendarEventIdOk.md +39 -0
  66. package/docs/GetCharactersCharacterIdClonesHomeLocation.md +23 -0
  67. package/docs/GetCharactersCharacterIdClonesJumpClone.md +29 -0
  68. package/docs/GetCharactersCharacterIdClonesOk.md +27 -0
  69. package/docs/GetCharactersCharacterIdContacts200Ok.md +31 -0
  70. package/docs/GetCharactersCharacterIdContactsLabels200Ok.md +23 -0
  71. package/docs/GetCharactersCharacterIdContracts200Ok.md +63 -0
  72. package/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +27 -0
  73. package/docs/GetCharactersCharacterIdContractsContractIdBidsNotFound.md +21 -0
  74. package/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +31 -0
  75. package/docs/GetCharactersCharacterIdContractsContractIdItemsNotFound.md +21 -0
  76. package/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +27 -0
  77. package/docs/GetCharactersCharacterIdFatigueOk.md +25 -0
  78. package/docs/GetCharactersCharacterIdFittings200Ok.md +29 -0
  79. package/docs/GetCharactersCharacterIdFittingsItem.md +25 -0
  80. package/docs/GetCharactersCharacterIdFleetNotFound.md +21 -0
  81. package/docs/GetCharactersCharacterIdFleetOk.md +29 -0
  82. package/docs/GetCharactersCharacterIdFwStatsKills.md +25 -0
  83. package/docs/GetCharactersCharacterIdFwStatsOk.md +31 -0
  84. package/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +25 -0
  85. package/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +63 -0
  86. package/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +23 -0
  87. package/docs/GetCharactersCharacterIdLocationOk.md +25 -0
  88. package/docs/GetCharactersCharacterIdLoyaltyPoints200Ok.md +23 -0
  89. package/docs/GetCharactersCharacterIdMail200Ok.md +33 -0
  90. package/docs/GetCharactersCharacterIdMailLabelsLabel.md +27 -0
  91. package/docs/GetCharactersCharacterIdMailLabelsOk.md +23 -0
  92. package/docs/GetCharactersCharacterIdMailLists200Ok.md +23 -0
  93. package/docs/GetCharactersCharacterIdMailMailIdNotFound.md +21 -0
  94. package/docs/GetCharactersCharacterIdMailMailIdOk.md +33 -0
  95. package/docs/GetCharactersCharacterIdMailMailIdRecipient.md +23 -0
  96. package/docs/GetCharactersCharacterIdMailRecipient.md +23 -0
  97. package/docs/GetCharactersCharacterIdMedals200Ok.md +37 -0
  98. package/docs/GetCharactersCharacterIdMedalsGraphic.md +27 -0
  99. package/docs/GetCharactersCharacterIdMining200Ok.md +27 -0
  100. package/docs/GetCharactersCharacterIdNotFound.md +21 -0
  101. package/docs/GetCharactersCharacterIdNotifications200Ok.md +33 -0
  102. package/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +29 -0
  103. package/docs/GetCharactersCharacterIdOk.md +41 -0
  104. package/docs/GetCharactersCharacterIdOnlineOk.md +27 -0
  105. package/docs/GetCharactersCharacterIdOrders200Ok.md +47 -0
  106. package/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +49 -0
  107. package/docs/GetCharactersCharacterIdPlanets200Ok.md +33 -0
  108. package/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +23 -0
  109. package/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +29 -0
  110. package/docs/GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.md +21 -0
  111. package/docs/GetCharactersCharacterIdPlanetsPlanetIdHead.md +25 -0
  112. package/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +25 -0
  113. package/docs/GetCharactersCharacterIdPlanetsPlanetIdNotFound.md +21 -0
  114. package/docs/GetCharactersCharacterIdPlanetsPlanetIdOk.md +25 -0
  115. package/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +41 -0
  116. package/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +31 -0
  117. package/docs/GetCharactersCharacterIdPortraitNotFound.md +21 -0
  118. package/docs/GetCharactersCharacterIdPortraitOk.md +27 -0
  119. package/docs/GetCharactersCharacterIdRolesOk.md +27 -0
  120. package/docs/GetCharactersCharacterIdSearchOk.md +41 -0
  121. package/docs/GetCharactersCharacterIdShipOk.md +25 -0
  122. package/docs/GetCharactersCharacterIdSkillqueue200Ok.md +35 -0
  123. package/docs/GetCharactersCharacterIdSkillsOk.md +25 -0
  124. package/docs/GetCharactersCharacterIdSkillsSkill.md +27 -0
  125. package/docs/GetCharactersCharacterIdStandings200Ok.md +25 -0
  126. package/docs/GetCharactersCharacterIdTitles200Ok.md +23 -0
  127. package/docs/GetCharactersCharacterIdWalletJournal200Ok.md +45 -0
  128. package/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +39 -0
  129. package/docs/GetContractsPublicBidsContractId200Ok.md +25 -0
  130. package/docs/GetContractsPublicBidsContractIdForbidden.md +21 -0
  131. package/docs/GetContractsPublicBidsContractIdNotFound.md +21 -0
  132. package/docs/GetContractsPublicItemsContractId200Ok.md +37 -0
  133. package/docs/GetContractsPublicItemsContractIdForbidden.md +21 -0
  134. package/docs/GetContractsPublicItemsContractIdNotFound.md +21 -0
  135. package/docs/GetContractsPublicRegionId200Ok.md +51 -0
  136. package/docs/GetContractsPublicRegionIdNotFound.md +21 -0
  137. package/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +29 -0
  138. package/docs/GetCorporationCorporationIdMiningObservers200Ok.md +25 -0
  139. package/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +29 -0
  140. package/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +27 -0
  141. package/docs/GetCorporationsCorporationIdAssets200Ok.md +35 -0
  142. package/docs/GetCorporationsCorporationIdBlueprints200Ok.md +35 -0
  143. package/docs/GetCorporationsCorporationIdContacts200Ok.md +29 -0
  144. package/docs/GetCorporationsCorporationIdContactsLabels200Ok.md +23 -0
  145. package/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +43 -0
  146. package/docs/GetCorporationsCorporationIdContracts200Ok.md +63 -0
  147. package/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +27 -0
  148. package/docs/GetCorporationsCorporationIdContractsContractIdBidsNotFound.md +21 -0
  149. package/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +31 -0
  150. package/docs/GetCorporationsCorporationIdContractsContractIdItemsError520.md +21 -0
  151. package/docs/GetCorporationsCorporationIdContractsContractIdItemsNotFound.md +21 -0
  152. package/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +47 -0
  153. package/docs/GetCorporationsCorporationIdDivisionsHangarHangar.md +23 -0
  154. package/docs/GetCorporationsCorporationIdDivisionsOk.md +23 -0
  155. package/docs/GetCorporationsCorporationIdDivisionsWalletWallet.md +23 -0
  156. package/docs/GetCorporationsCorporationIdFacilities200Ok.md +25 -0
  157. package/docs/GetCorporationsCorporationIdFwStatsKills.md +25 -0
  158. package/docs/GetCorporationsCorporationIdFwStatsOk.md +29 -0
  159. package/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +25 -0
  160. package/docs/GetCorporationsCorporationIdIconsNotFound.md +21 -0
  161. package/docs/GetCorporationsCorporationIdIconsOk.md +25 -0
  162. package/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +63 -0
  163. package/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +23 -0
  164. package/docs/GetCorporationsCorporationIdMedals200Ok.md +29 -0
  165. package/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +31 -0
  166. package/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +23 -0
  167. package/docs/GetCorporationsCorporationIdMembertracking200Ok.md +33 -0
  168. package/docs/GetCorporationsCorporationIdNotFound.md +21 -0
  169. package/docs/GetCorporationsCorporationIdOk.md +47 -0
  170. package/docs/GetCorporationsCorporationIdOrders200Ok.md +49 -0
  171. package/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +51 -0
  172. package/docs/GetCorporationsCorporationIdRoles200Ok.md +37 -0
  173. package/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +31 -0
  174. package/docs/GetCorporationsCorporationIdShareholders200Ok.md +25 -0
  175. package/docs/GetCorporationsCorporationIdStandings200Ok.md +25 -0
  176. package/docs/GetCorporationsCorporationIdStarbases200Ok.md +35 -0
  177. package/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +23 -0
  178. package/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +47 -0
  179. package/docs/GetCorporationsCorporationIdStructures200Ok.md +49 -0
  180. package/docs/GetCorporationsCorporationIdStructuresService.md +23 -0
  181. package/docs/GetCorporationsCorporationIdTitles200Ok.md +39 -0
  182. package/docs/GetCorporationsCorporationIdWallets200Ok.md +23 -0
  183. package/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +45 -0
  184. package/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +37 -0
  185. package/docs/GetDogmaAttributesAttributeIdNotFound.md +21 -0
  186. package/docs/GetDogmaAttributesAttributeIdOk.md +39 -0
  187. package/docs/GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute.md +23 -0
  188. package/docs/GetDogmaDynamicItemsTypeIdItemIdDogmaEffect.md +23 -0
  189. package/docs/GetDogmaDynamicItemsTypeIdItemIdNotFound.md +21 -0
  190. package/docs/GetDogmaDynamicItemsTypeIdItemIdOk.md +29 -0
  191. package/docs/GetDogmaEffectsEffectIdModifier.md +31 -0
  192. package/docs/GetDogmaEffectsEffectIdNotFound.md +21 -0
  193. package/docs/GetDogmaEffectsEffectIdOk.md +61 -0
  194. package/docs/GetFleetsFleetIdMembers200Ok.md +39 -0
  195. package/docs/GetFleetsFleetIdMembersNotFound.md +21 -0
  196. package/docs/GetFleetsFleetIdNotFound.md +21 -0
  197. package/docs/GetFleetsFleetIdOk.md +27 -0
  198. package/docs/GetFleetsFleetIdWings200Ok.md +25 -0
  199. package/docs/GetFleetsFleetIdWingsNotFound.md +21 -0
  200. package/docs/GetFleetsFleetIdWingsSquad.md +23 -0
  201. package/docs/GetFwLeaderboardsActiveTotalActiveTotal.md +23 -0
  202. package/docs/GetFwLeaderboardsActiveTotalActiveTotal1.md +23 -0
  203. package/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal.md +23 -0
  204. package/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal1.md +23 -0
  205. package/docs/GetFwLeaderboardsCharactersKills.md +25 -0
  206. package/docs/GetFwLeaderboardsCharactersLastWeekLastWeek.md +23 -0
  207. package/docs/GetFwLeaderboardsCharactersLastWeekLastWeek1.md +23 -0
  208. package/docs/GetFwLeaderboardsCharactersOk.md +23 -0
  209. package/docs/GetFwLeaderboardsCharactersVictoryPoints.md +25 -0
  210. package/docs/GetFwLeaderboardsCharactersYesterdayYesterday.md +23 -0
  211. package/docs/GetFwLeaderboardsCharactersYesterdayYesterday1.md +23 -0
  212. package/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal.md +23 -0
  213. package/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.md +23 -0
  214. package/docs/GetFwLeaderboardsCorporationsKills.md +25 -0
  215. package/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek.md +23 -0
  216. package/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek1.md +23 -0
  217. package/docs/GetFwLeaderboardsCorporationsOk.md +23 -0
  218. package/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +25 -0
  219. package/docs/GetFwLeaderboardsCorporationsYesterdayYesterday.md +23 -0
  220. package/docs/GetFwLeaderboardsCorporationsYesterdayYesterday1.md +23 -0
  221. package/docs/GetFwLeaderboardsKills.md +25 -0
  222. package/docs/GetFwLeaderboardsLastWeekLastWeek.md +23 -0
  223. package/docs/GetFwLeaderboardsLastWeekLastWeek1.md +23 -0
  224. package/docs/GetFwLeaderboardsOk.md +23 -0
  225. package/docs/GetFwLeaderboardsVictoryPoints.md +25 -0
  226. package/docs/GetFwLeaderboardsYesterdayYesterday.md +23 -0
  227. package/docs/GetFwLeaderboardsYesterdayYesterday1.md +23 -0
  228. package/docs/GetFwStats200Ok.md +29 -0
  229. package/docs/GetFwStatsKills.md +25 -0
  230. package/docs/GetFwStatsVictoryPoints.md +25 -0
  231. package/docs/GetFwSystems200Ok.md +31 -0
  232. package/docs/GetFwWars200Ok.md +23 -0
  233. package/docs/GetIncursions200Ok.md +35 -0
  234. package/docs/GetIndustryFacilities200Ok.md +31 -0
  235. package/docs/GetIndustrySystems200Ok.md +23 -0
  236. package/docs/GetIndustrySystemsCostIndice.md +23 -0
  237. package/docs/GetInsurancePrices200Ok.md +23 -0
  238. package/docs/GetInsurancePricesLevel.md +25 -0
  239. package/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +37 -0
  240. package/docs/GetKillmailsKillmailIdKillmailHashItem.md +31 -0
  241. package/docs/GetKillmailsKillmailIdKillmailHashItemsItem.md +29 -0
  242. package/docs/GetKillmailsKillmailIdKillmailHashOk.md +33 -0
  243. package/docs/GetKillmailsKillmailIdKillmailHashPosition.md +25 -0
  244. package/docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md +21 -0
  245. package/docs/GetKillmailsKillmailIdKillmailHashVictim.md +35 -0
  246. package/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +33 -0
  247. package/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +21 -0
  248. package/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +23 -0
  249. package/docs/GetMarketsGroupsMarketGroupIdNotFound.md +21 -0
  250. package/docs/GetMarketsGroupsMarketGroupIdOk.md +29 -0
  251. package/docs/GetMarketsPrices200Ok.md +25 -0
  252. package/docs/GetMarketsRegionIdHistory200Ok.md +31 -0
  253. package/docs/GetMarketsRegionIdHistoryError520.md +21 -0
  254. package/docs/GetMarketsRegionIdHistoryNotFound.md +21 -0
  255. package/docs/GetMarketsRegionIdHistoryUnprocessableEntity.md +21 -0
  256. package/docs/GetMarketsRegionIdOrders200Ok.md +43 -0
  257. package/docs/GetMarketsRegionIdOrdersNotFound.md +21 -0
  258. package/docs/GetMarketsRegionIdOrdersUnprocessableEntity.md +21 -0
  259. package/docs/GetMarketsRegionIdTypesNotFound.md +21 -0
  260. package/docs/GetMarketsStructuresStructureId200Ok.md +41 -0
  261. package/docs/GetRouteOriginDestinationNotFound.md +21 -0
  262. package/docs/GetSovereigntyCampaigns200Ok.md +39 -0
  263. package/docs/GetSovereigntyCampaignsParticipant.md +23 -0
  264. package/docs/GetSovereigntyMap200Ok.md +27 -0
  265. package/docs/GetSovereigntyStructures200Ok.md +33 -0
  266. package/docs/GetStatusOk.md +27 -0
  267. package/docs/GetUniverseAncestries200Ok.md +31 -0
  268. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdNotFound.md +21 -0
  269. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdOk.md +25 -0
  270. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdPosition.md +25 -0
  271. package/docs/GetUniverseBloodlines200Ok.md +41 -0
  272. package/docs/GetUniverseCategoriesCategoryIdNotFound.md +21 -0
  273. package/docs/GetUniverseCategoriesCategoryIdOk.md +27 -0
  274. package/docs/GetUniverseConstellationsConstellationIdNotFound.md +21 -0
  275. package/docs/GetUniverseConstellationsConstellationIdOk.md +29 -0
  276. package/docs/GetUniverseConstellationsConstellationIdPosition.md +25 -0
  277. package/docs/GetUniverseFactions200Ok.md +39 -0
  278. package/docs/GetUniverseGraphicsGraphicIdNotFound.md +21 -0
  279. package/docs/GetUniverseGraphicsGraphicIdOk.md +35 -0
  280. package/docs/GetUniverseGroupsGroupIdNotFound.md +21 -0
  281. package/docs/GetUniverseGroupsGroupIdOk.md +29 -0
  282. package/docs/GetUniverseMoonsMoonIdNotFound.md +21 -0
  283. package/docs/GetUniverseMoonsMoonIdOk.md +27 -0
  284. package/docs/GetUniverseMoonsMoonIdPosition.md +25 -0
  285. package/docs/GetUniversePlanetsPlanetIdNotFound.md +21 -0
  286. package/docs/GetUniversePlanetsPlanetIdOk.md +29 -0
  287. package/docs/GetUniversePlanetsPlanetIdPosition.md +25 -0
  288. package/docs/GetUniverseRaces200Ok.md +27 -0
  289. package/docs/GetUniverseRegionsRegionIdNotFound.md +21 -0
  290. package/docs/GetUniverseRegionsRegionIdOk.md +27 -0
  291. package/docs/GetUniverseSchematicsSchematicIdNotFound.md +21 -0
  292. package/docs/GetUniverseSchematicsSchematicIdOk.md +23 -0
  293. package/docs/GetUniverseStargatesStargateIdDestination.md +23 -0
  294. package/docs/GetUniverseStargatesStargateIdNotFound.md +21 -0
  295. package/docs/GetUniverseStargatesStargateIdOk.md +31 -0
  296. package/docs/GetUniverseStargatesStargateIdPosition.md +25 -0
  297. package/docs/GetUniverseStarsStarIdOk.md +35 -0
  298. package/docs/GetUniverseStationsStationIdNotFound.md +21 -0
  299. package/docs/GetUniverseStationsStationIdOk.md +43 -0
  300. package/docs/GetUniverseStationsStationIdPosition.md +25 -0
  301. package/docs/GetUniverseStructuresStructureIdNotFound.md +21 -0
  302. package/docs/GetUniverseStructuresStructureIdOk.md +29 -0
  303. package/docs/GetUniverseStructuresStructureIdPosition.md +25 -0
  304. package/docs/GetUniverseSystemJumps200Ok.md +23 -0
  305. package/docs/GetUniverseSystemKills200Ok.md +27 -0
  306. package/docs/GetUniverseSystemsSystemIdNotFound.md +21 -0
  307. package/docs/GetUniverseSystemsSystemIdOk.md +39 -0
  308. package/docs/GetUniverseSystemsSystemIdPlanet.md +25 -0
  309. package/docs/GetUniverseSystemsSystemIdPosition.md +25 -0
  310. package/docs/GetUniverseTypesTypeIdDogmaAttribute.md +23 -0
  311. package/docs/GetUniverseTypesTypeIdDogmaEffect.md +23 -0
  312. package/docs/GetUniverseTypesTypeIdNotFound.md +21 -0
  313. package/docs/GetUniverseTypesTypeIdOk.md +51 -0
  314. package/docs/GetWarsWarIdAggressor.md +27 -0
  315. package/docs/GetWarsWarIdAlly.md +23 -0
  316. package/docs/GetWarsWarIdDefender.md +27 -0
  317. package/docs/GetWarsWarIdKillmails200Ok.md +23 -0
  318. package/docs/GetWarsWarIdKillmailsUnprocessableEntity.md +21 -0
  319. package/docs/GetWarsWarIdOk.md +39 -0
  320. package/docs/GetWarsWarIdUnprocessableEntity.md +21 -0
  321. package/docs/IncursionsApi.md +68 -0
  322. package/docs/IndustryApi.md +567 -0
  323. package/docs/InsuranceApi.md +74 -0
  324. package/docs/InternalServerError.md +21 -0
  325. package/docs/KillmailsApi.md +219 -0
  326. package/docs/LocationApi.md +214 -0
  327. package/docs/LoyaltyApi.md +141 -0
  328. package/docs/MailApi.md +641 -0
  329. package/docs/MarketApi.md +770 -0
  330. package/docs/PlanetaryInteractionApi.md +282 -0
  331. package/docs/PostCharactersAffiliation200Ok.md +27 -0
  332. package/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +23 -0
  333. package/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +25 -0
  334. package/docs/PostCharactersCharacterIdAssetsNames200Ok.md +23 -0
  335. package/docs/PostCharactersCharacterIdContactsError520.md +21 -0
  336. package/docs/PostCharactersCharacterIdFittingsCreated.md +21 -0
  337. package/docs/PostCharactersCharacterIdFittingsFitting.md +27 -0
  338. package/docs/PostCharactersCharacterIdFittingsItem.md +25 -0
  339. package/docs/PostCharactersCharacterIdMailError520.md +21 -0
  340. package/docs/PostCharactersCharacterIdMailLabelsLabel.md +23 -0
  341. package/docs/PostCharactersCharacterIdMailMail.md +27 -0
  342. package/docs/PostCharactersCharacterIdMailRecipient.md +23 -0
  343. package/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +23 -0
  344. package/docs/PostCorporationsCorporationIdAssetsLocationsNotFound.md +21 -0
  345. package/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +25 -0
  346. package/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +23 -0
  347. package/docs/PostCorporationsCorporationIdAssetsNamesNotFound.md +21 -0
  348. package/docs/PostFleetsFleetIdMembersInvitation.md +27 -0
  349. package/docs/PostFleetsFleetIdMembersNotFound.md +21 -0
  350. package/docs/PostFleetsFleetIdMembersUnprocessableEntity.md +21 -0
  351. package/docs/PostFleetsFleetIdWingsCreated.md +21 -0
  352. package/docs/PostFleetsFleetIdWingsNotFound.md +21 -0
  353. package/docs/PostFleetsFleetIdWingsWingIdSquadsCreated.md +21 -0
  354. package/docs/PostFleetsFleetIdWingsWingIdSquadsNotFound.md +21 -0
  355. package/docs/PostUiOpenwindowNewmailNewMail.md +29 -0
  356. package/docs/PostUiOpenwindowNewmailUnprocessableEntity.md +21 -0
  357. package/docs/PostUniverseIdsAgent.md +23 -0
  358. package/docs/PostUniverseIdsAlliance.md +23 -0
  359. package/docs/PostUniverseIdsCharacter.md +23 -0
  360. package/docs/PostUniverseIdsConstellation.md +23 -0
  361. package/docs/PostUniverseIdsCorporation.md +23 -0
  362. package/docs/PostUniverseIdsFaction.md +23 -0
  363. package/docs/PostUniverseIdsInventoryType.md +23 -0
  364. package/docs/PostUniverseIdsOk.md +39 -0
  365. package/docs/PostUniverseIdsRegion.md +23 -0
  366. package/docs/PostUniverseIdsStation.md +23 -0
  367. package/docs/PostUniverseIdsSystem.md +23 -0
  368. package/docs/PostUniverseNames200Ok.md +25 -0
  369. package/docs/PostUniverseNamesNotFound.md +21 -0
  370. package/docs/PutCharactersCharacterIdCalendarEventIdResponse.md +21 -0
  371. package/docs/PutCharactersCharacterIdMailMailIdContents.md +23 -0
  372. package/docs/PutFleetsFleetIdMembersMemberIdMovement.md +25 -0
  373. package/docs/PutFleetsFleetIdMembersMemberIdNotFound.md +21 -0
  374. package/docs/PutFleetsFleetIdMembersMemberIdUnprocessableEntity.md +21 -0
  375. package/docs/PutFleetsFleetIdNewSettings.md +23 -0
  376. package/docs/PutFleetsFleetIdNotFound.md +21 -0
  377. package/docs/PutFleetsFleetIdSquadsSquadIdNaming.md +21 -0
  378. package/docs/PutFleetsFleetIdSquadsSquadIdNotFound.md +21 -0
  379. package/docs/PutFleetsFleetIdWingsWingIdNaming.md +21 -0
  380. package/docs/PutFleetsFleetIdWingsWingIdNotFound.md +21 -0
  381. package/docs/RoutesApi.md +84 -0
  382. package/docs/SearchApi.md +91 -0
  383. package/docs/ServiceUnavailable.md +21 -0
  384. package/docs/SkillsApi.md +214 -0
  385. package/docs/SovereigntyApi.md +190 -0
  386. package/docs/StatusApi.md +68 -0
  387. package/docs/Unauthorized.md +21 -0
  388. package/docs/UniverseApi.md +1971 -0
  389. package/docs/UserInterfaceApi.md +340 -0
  390. package/docs/WalletApi.md +439 -0
  391. package/docs/WarsApi.md +204 -0
  392. package/git_push.sh +57 -0
  393. package/index.ts +18 -0
  394. package/package.json +33 -0
  395. package/tsconfig.esm.json +7 -0
  396. package/tsconfig.json +18 -0
@@ -0,0 +1,1543 @@
1
+ # CorporationApi
2
+
3
+ All URIs are relative to *https://esi.evetech.net/latest*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**getCorporationsCorporationId**](#getcorporationscorporationid) | **GET** /corporations/{corporation_id}/ | Get corporation information|
8
+ |[**getCorporationsCorporationIdAlliancehistory**](#getcorporationscorporationidalliancehistory) | **GET** /corporations/{corporation_id}/alliancehistory/ | Get alliance history|
9
+ |[**getCorporationsCorporationIdBlueprints**](#getcorporationscorporationidblueprints) | **GET** /corporations/{corporation_id}/blueprints/ | Get corporation blueprints|
10
+ |[**getCorporationsCorporationIdContainersLogs**](#getcorporationscorporationidcontainerslogs) | **GET** /corporations/{corporation_id}/containers/logs/ | Get all corporation ALSC logs|
11
+ |[**getCorporationsCorporationIdDivisions**](#getcorporationscorporationiddivisions) | **GET** /corporations/{corporation_id}/divisions/ | Get corporation divisions|
12
+ |[**getCorporationsCorporationIdFacilities**](#getcorporationscorporationidfacilities) | **GET** /corporations/{corporation_id}/facilities/ | Get corporation facilities|
13
+ |[**getCorporationsCorporationIdIcons**](#getcorporationscorporationidicons) | **GET** /corporations/{corporation_id}/icons/ | Get corporation icon|
14
+ |[**getCorporationsCorporationIdMedals**](#getcorporationscorporationidmedals) | **GET** /corporations/{corporation_id}/medals/ | Get corporation medals|
15
+ |[**getCorporationsCorporationIdMedalsIssued**](#getcorporationscorporationidmedalsissued) | **GET** /corporations/{corporation_id}/medals/issued/ | Get corporation issued medals|
16
+ |[**getCorporationsCorporationIdMembers**](#getcorporationscorporationidmembers) | **GET** /corporations/{corporation_id}/members/ | Get corporation members|
17
+ |[**getCorporationsCorporationIdMembersLimit**](#getcorporationscorporationidmemberslimit) | **GET** /corporations/{corporation_id}/members/limit/ | Get corporation member limit|
18
+ |[**getCorporationsCorporationIdMembersTitles**](#getcorporationscorporationidmemberstitles) | **GET** /corporations/{corporation_id}/members/titles/ | Get corporation\'s members\' titles|
19
+ |[**getCorporationsCorporationIdMembertracking**](#getcorporationscorporationidmembertracking) | **GET** /corporations/{corporation_id}/membertracking/ | Track corporation members|
20
+ |[**getCorporationsCorporationIdRoles**](#getcorporationscorporationidroles) | **GET** /corporations/{corporation_id}/roles/ | Get corporation member roles|
21
+ |[**getCorporationsCorporationIdRolesHistory**](#getcorporationscorporationidroleshistory) | **GET** /corporations/{corporation_id}/roles/history/ | Get corporation member roles history|
22
+ |[**getCorporationsCorporationIdShareholders**](#getcorporationscorporationidshareholders) | **GET** /corporations/{corporation_id}/shareholders/ | Get corporation shareholders|
23
+ |[**getCorporationsCorporationIdStandings**](#getcorporationscorporationidstandings) | **GET** /corporations/{corporation_id}/standings/ | Get corporation standings|
24
+ |[**getCorporationsCorporationIdStarbases**](#getcorporationscorporationidstarbases) | **GET** /corporations/{corporation_id}/starbases/ | Get corporation starbases (POSes)|
25
+ |[**getCorporationsCorporationIdStarbasesStarbaseId**](#getcorporationscorporationidstarbasesstarbaseid) | **GET** /corporations/{corporation_id}/starbases/{starbase_id}/ | Get starbase (POS) detail|
26
+ |[**getCorporationsCorporationIdStructures**](#getcorporationscorporationidstructures) | **GET** /corporations/{corporation_id}/structures/ | Get corporation structures|
27
+ |[**getCorporationsCorporationIdTitles**](#getcorporationscorporationidtitles) | **GET** /corporations/{corporation_id}/titles/ | Get corporation titles|
28
+ |[**getCorporationsNpccorps**](#getcorporationsnpccorps) | **GET** /corporations/npccorps/ | Get npc corporations|
29
+
30
+ # **getCorporationsCorporationId**
31
+ > GetCorporationsCorporationIdOk getCorporationsCorporationId()
32
+
33
+ Public information about a corporation --- Alternate route: `/dev/corporations/{corporation_id}/` Alternate route: `/legacy/corporations/{corporation_id}/` Alternate route: `/v4/corporations/{corporation_id}/` Alternate route: `/v5/corporations/{corporation_id}/` --- This route is cached for up to 3600 seconds
34
+
35
+ ### Example
36
+
37
+ ```typescript
38
+ import {
39
+ CorporationApi,
40
+ Configuration
41
+ } from 'eve-esi-client-ts';
42
+
43
+ const configuration = new Configuration();
44
+ const apiInstance = new CorporationApi(configuration);
45
+
46
+ let corporationId: number; //An EVE corporation ID (default to undefined)
47
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
48
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
49
+
50
+ const { status, data } = await apiInstance.getCorporationsCorporationId(
51
+ corporationId,
52
+ datasource,
53
+ ifNoneMatch
54
+ );
55
+ ```
56
+
57
+ ### Parameters
58
+
59
+ |Name | Type | Description | Notes|
60
+ |------------- | ------------- | ------------- | -------------|
61
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
62
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
63
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
64
+
65
+
66
+ ### Return type
67
+
68
+ **GetCorporationsCorporationIdOk**
69
+
70
+ ### Authorization
71
+
72
+ No authorization required
73
+
74
+ ### HTTP request headers
75
+
76
+ - **Content-Type**: Not defined
77
+ - **Accept**: application/json
78
+
79
+
80
+ ### HTTP response details
81
+ | Status code | Description | Response headers |
82
+ |-------------|-------------|------------------|
83
+ |**200** | Public information about a corporation | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
84
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
85
+ |**400** | Bad request | - |
86
+ |**404** | Corporation not found | - |
87
+ |**420** | Error limited | - |
88
+ |**500** | Internal server error | - |
89
+ |**503** | Service unavailable | - |
90
+ |**504** | Gateway timeout | - |
91
+
92
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
93
+
94
+ # **getCorporationsCorporationIdAlliancehistory**
95
+ > Array<GetCorporationsCorporationIdAlliancehistory200Ok> getCorporationsCorporationIdAlliancehistory()
96
+
97
+ Get a list of all the alliances a corporation has been a member of --- Alternate route: `/dev/corporations/{corporation_id}/alliancehistory/` Alternate route: `/legacy/corporations/{corporation_id}/alliancehistory/` Alternate route: `/v2/corporations/{corporation_id}/alliancehistory/` Alternate route: `/v3/corporations/{corporation_id}/alliancehistory/` --- This route is cached for up to 3600 seconds
98
+
99
+ ### Example
100
+
101
+ ```typescript
102
+ import {
103
+ CorporationApi,
104
+ Configuration
105
+ } from 'eve-esi-client-ts';
106
+
107
+ const configuration = new Configuration();
108
+ const apiInstance = new CorporationApi(configuration);
109
+
110
+ let corporationId: number; //An EVE corporation ID (default to undefined)
111
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
112
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
113
+
114
+ const { status, data } = await apiInstance.getCorporationsCorporationIdAlliancehistory(
115
+ corporationId,
116
+ datasource,
117
+ ifNoneMatch
118
+ );
119
+ ```
120
+
121
+ ### Parameters
122
+
123
+ |Name | Type | Description | Notes|
124
+ |------------- | ------------- | ------------- | -------------|
125
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
126
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
127
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
128
+
129
+
130
+ ### Return type
131
+
132
+ **Array<GetCorporationsCorporationIdAlliancehistory200Ok>**
133
+
134
+ ### Authorization
135
+
136
+ No authorization required
137
+
138
+ ### HTTP request headers
139
+
140
+ - **Content-Type**: Not defined
141
+ - **Accept**: application/json
142
+
143
+
144
+ ### HTTP response details
145
+ | Status code | Description | Response headers |
146
+ |-------------|-------------|------------------|
147
+ |**200** | Alliance history for the given corporation | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
148
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
149
+ |**400** | Bad request | - |
150
+ |**420** | Error limited | - |
151
+ |**500** | Internal server error | - |
152
+ |**503** | Service unavailable | - |
153
+ |**504** | Gateway timeout | - |
154
+
155
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
156
+
157
+ # **getCorporationsCorporationIdBlueprints**
158
+ > Array<GetCorporationsCorporationIdBlueprints200Ok> getCorporationsCorporationIdBlueprints()
159
+
160
+ Returns a list of blueprints the corporation owns --- Alternate route: `/dev/corporations/{corporation_id}/blueprints/` Alternate route: `/legacy/corporations/{corporation_id}/blueprints/` Alternate route: `/v2/corporations/{corporation_id}/blueprints/` Alternate route: `/v3/corporations/{corporation_id}/blueprints/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
161
+
162
+ ### Example
163
+
164
+ ```typescript
165
+ import {
166
+ CorporationApi,
167
+ Configuration
168
+ } from 'eve-esi-client-ts';
169
+
170
+ const configuration = new Configuration();
171
+ const apiInstance = new CorporationApi(configuration);
172
+
173
+ let corporationId: number; //An EVE corporation ID (default to undefined)
174
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
175
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
176
+ let page: number; //Which page of results to return (optional) (default to 1)
177
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
178
+
179
+ const { status, data } = await apiInstance.getCorporationsCorporationIdBlueprints(
180
+ corporationId,
181
+ datasource,
182
+ ifNoneMatch,
183
+ page,
184
+ token
185
+ );
186
+ ```
187
+
188
+ ### Parameters
189
+
190
+ |Name | Type | Description | Notes|
191
+ |------------- | ------------- | ------------- | -------------|
192
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
193
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
194
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
195
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
196
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
197
+
198
+
199
+ ### Return type
200
+
201
+ **Array<GetCorporationsCorporationIdBlueprints200Ok>**
202
+
203
+ ### Authorization
204
+
205
+ [evesso](../README.md#evesso)
206
+
207
+ ### HTTP request headers
208
+
209
+ - **Content-Type**: Not defined
210
+ - **Accept**: application/json
211
+
212
+
213
+ ### HTTP response details
214
+ | Status code | Description | Response headers |
215
+ |-------------|-------------|------------------|
216
+ |**200** | List of corporation blueprints | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
217
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
218
+ |**400** | Bad request | - |
219
+ |**401** | Unauthorized | - |
220
+ |**403** | Forbidden | - |
221
+ |**420** | Error limited | - |
222
+ |**500** | Internal server error | - |
223
+ |**503** | Service unavailable | - |
224
+ |**504** | Gateway timeout | - |
225
+
226
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
227
+
228
+ # **getCorporationsCorporationIdContainersLogs**
229
+ > Array<GetCorporationsCorporationIdContainersLogs200Ok> getCorporationsCorporationIdContainersLogs()
230
+
231
+ Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation --- Alternate route: `/dev/corporations/{corporation_id}/containers/logs/` Alternate route: `/legacy/corporations/{corporation_id}/containers/logs/` Alternate route: `/v2/corporations/{corporation_id}/containers/logs/` Alternate route: `/v3/corporations/{corporation_id}/containers/logs/` --- This route is cached for up to 600 seconds --- Requires one of the following EVE corporation role(s): Director
232
+
233
+ ### Example
234
+
235
+ ```typescript
236
+ import {
237
+ CorporationApi,
238
+ Configuration
239
+ } from 'eve-esi-client-ts';
240
+
241
+ const configuration = new Configuration();
242
+ const apiInstance = new CorporationApi(configuration);
243
+
244
+ let corporationId: number; //An EVE corporation ID (default to undefined)
245
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
246
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
247
+ let page: number; //Which page of results to return (optional) (default to 1)
248
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
249
+
250
+ const { status, data } = await apiInstance.getCorporationsCorporationIdContainersLogs(
251
+ corporationId,
252
+ datasource,
253
+ ifNoneMatch,
254
+ page,
255
+ token
256
+ );
257
+ ```
258
+
259
+ ### Parameters
260
+
261
+ |Name | Type | Description | Notes|
262
+ |------------- | ------------- | ------------- | -------------|
263
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
264
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
265
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
266
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
267
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
268
+
269
+
270
+ ### Return type
271
+
272
+ **Array<GetCorporationsCorporationIdContainersLogs200Ok>**
273
+
274
+ ### Authorization
275
+
276
+ [evesso](../README.md#evesso)
277
+
278
+ ### HTTP request headers
279
+
280
+ - **Content-Type**: Not defined
281
+ - **Accept**: application/json
282
+
283
+
284
+ ### HTTP response details
285
+ | Status code | Description | Response headers |
286
+ |-------------|-------------|------------------|
287
+ |**200** | List of corporation ALSC logs | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
288
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
289
+ |**400** | Bad request | - |
290
+ |**401** | Unauthorized | - |
291
+ |**403** | Forbidden | - |
292
+ |**420** | Error limited | - |
293
+ |**500** | Internal server error | - |
294
+ |**503** | Service unavailable | - |
295
+ |**504** | Gateway timeout | - |
296
+
297
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
298
+
299
+ # **getCorporationsCorporationIdDivisions**
300
+ > GetCorporationsCorporationIdDivisionsOk getCorporationsCorporationIdDivisions()
301
+
302
+ Return corporation hangar and wallet division names, only show if a division is not using the default name --- Alternate route: `/dev/corporations/{corporation_id}/divisions/` Alternate route: `/legacy/corporations/{corporation_id}/divisions/` Alternate route: `/v1/corporations/{corporation_id}/divisions/` Alternate route: `/v2/corporations/{corporation_id}/divisions/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
303
+
304
+ ### Example
305
+
306
+ ```typescript
307
+ import {
308
+ CorporationApi,
309
+ Configuration
310
+ } from 'eve-esi-client-ts';
311
+
312
+ const configuration = new Configuration();
313
+ const apiInstance = new CorporationApi(configuration);
314
+
315
+ let corporationId: number; //An EVE corporation ID (default to undefined)
316
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
317
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
318
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
319
+
320
+ const { status, data } = await apiInstance.getCorporationsCorporationIdDivisions(
321
+ corporationId,
322
+ datasource,
323
+ ifNoneMatch,
324
+ token
325
+ );
326
+ ```
327
+
328
+ ### Parameters
329
+
330
+ |Name | Type | Description | Notes|
331
+ |------------- | ------------- | ------------- | -------------|
332
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
333
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
334
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
335
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
336
+
337
+
338
+ ### Return type
339
+
340
+ **GetCorporationsCorporationIdDivisionsOk**
341
+
342
+ ### Authorization
343
+
344
+ [evesso](../README.md#evesso)
345
+
346
+ ### HTTP request headers
347
+
348
+ - **Content-Type**: Not defined
349
+ - **Accept**: application/json
350
+
351
+
352
+ ### HTTP response details
353
+ | Status code | Description | Response headers |
354
+ |-------------|-------------|------------------|
355
+ |**200** | List of corporation division names | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
356
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
357
+ |**400** | Bad request | - |
358
+ |**401** | Unauthorized | - |
359
+ |**403** | Forbidden | - |
360
+ |**420** | Error limited | - |
361
+ |**500** | Internal server error | - |
362
+ |**503** | Service unavailable | - |
363
+ |**504** | Gateway timeout | - |
364
+
365
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
366
+
367
+ # **getCorporationsCorporationIdFacilities**
368
+ > Array<GetCorporationsCorporationIdFacilities200Ok> getCorporationsCorporationIdFacilities()
369
+
370
+ Return a corporation\'s facilities --- Alternate route: `/dev/corporations/{corporation_id}/facilities/` Alternate route: `/legacy/corporations/{corporation_id}/facilities/` Alternate route: `/v1/corporations/{corporation_id}/facilities/` Alternate route: `/v2/corporations/{corporation_id}/facilities/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Factory_Manager
371
+
372
+ ### Example
373
+
374
+ ```typescript
375
+ import {
376
+ CorporationApi,
377
+ Configuration
378
+ } from 'eve-esi-client-ts';
379
+
380
+ const configuration = new Configuration();
381
+ const apiInstance = new CorporationApi(configuration);
382
+
383
+ let corporationId: number; //An EVE corporation ID (default to undefined)
384
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
385
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
386
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
387
+
388
+ const { status, data } = await apiInstance.getCorporationsCorporationIdFacilities(
389
+ corporationId,
390
+ datasource,
391
+ ifNoneMatch,
392
+ token
393
+ );
394
+ ```
395
+
396
+ ### Parameters
397
+
398
+ |Name | Type | Description | Notes|
399
+ |------------- | ------------- | ------------- | -------------|
400
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
401
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
402
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
403
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
404
+
405
+
406
+ ### Return type
407
+
408
+ **Array<GetCorporationsCorporationIdFacilities200Ok>**
409
+
410
+ ### Authorization
411
+
412
+ [evesso](../README.md#evesso)
413
+
414
+ ### HTTP request headers
415
+
416
+ - **Content-Type**: Not defined
417
+ - **Accept**: application/json
418
+
419
+
420
+ ### HTTP response details
421
+ | Status code | Description | Response headers |
422
+ |-------------|-------------|------------------|
423
+ |**200** | List of corporation facilities | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
424
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
425
+ |**400** | Bad request | - |
426
+ |**401** | Unauthorized | - |
427
+ |**403** | Forbidden | - |
428
+ |**420** | Error limited | - |
429
+ |**500** | Internal server error | - |
430
+ |**503** | Service unavailable | - |
431
+ |**504** | Gateway timeout | - |
432
+
433
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
434
+
435
+ # **getCorporationsCorporationIdIcons**
436
+ > GetCorporationsCorporationIdIconsOk getCorporationsCorporationIdIcons()
437
+
438
+ Get the icon urls for a corporation --- Alternate route: `/dev/corporations/{corporation_id}/icons/` Alternate route: `/legacy/corporations/{corporation_id}/icons/` Alternate route: `/v1/corporations/{corporation_id}/icons/` Alternate route: `/v2/corporations/{corporation_id}/icons/` --- This route is cached for up to 3600 seconds
439
+
440
+ ### Example
441
+
442
+ ```typescript
443
+ import {
444
+ CorporationApi,
445
+ Configuration
446
+ } from 'eve-esi-client-ts';
447
+
448
+ const configuration = new Configuration();
449
+ const apiInstance = new CorporationApi(configuration);
450
+
451
+ let corporationId: number; //An EVE corporation ID (default to undefined)
452
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
453
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
454
+
455
+ const { status, data } = await apiInstance.getCorporationsCorporationIdIcons(
456
+ corporationId,
457
+ datasource,
458
+ ifNoneMatch
459
+ );
460
+ ```
461
+
462
+ ### Parameters
463
+
464
+ |Name | Type | Description | Notes|
465
+ |------------- | ------------- | ------------- | -------------|
466
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
467
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
468
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
469
+
470
+
471
+ ### Return type
472
+
473
+ **GetCorporationsCorporationIdIconsOk**
474
+
475
+ ### Authorization
476
+
477
+ No authorization required
478
+
479
+ ### HTTP request headers
480
+
481
+ - **Content-Type**: Not defined
482
+ - **Accept**: application/json
483
+
484
+
485
+ ### HTTP response details
486
+ | Status code | Description | Response headers |
487
+ |-------------|-------------|------------------|
488
+ |**200** | Urls for icons for the given corporation id and server | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
489
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
490
+ |**400** | Bad request | - |
491
+ |**404** | No image server for this datasource | - |
492
+ |**420** | Error limited | - |
493
+ |**500** | Internal server error | - |
494
+ |**503** | Service unavailable | - |
495
+ |**504** | Gateway timeout | - |
496
+
497
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
498
+
499
+ # **getCorporationsCorporationIdMedals**
500
+ > Array<GetCorporationsCorporationIdMedals200Ok> getCorporationsCorporationIdMedals()
501
+
502
+ Returns a corporation\'s medals --- Alternate route: `/dev/corporations/{corporation_id}/medals/` Alternate route: `/legacy/corporations/{corporation_id}/medals/` Alternate route: `/v1/corporations/{corporation_id}/medals/` Alternate route: `/v2/corporations/{corporation_id}/medals/` --- This route is cached for up to 3600 seconds
503
+
504
+ ### Example
505
+
506
+ ```typescript
507
+ import {
508
+ CorporationApi,
509
+ Configuration
510
+ } from 'eve-esi-client-ts';
511
+
512
+ const configuration = new Configuration();
513
+ const apiInstance = new CorporationApi(configuration);
514
+
515
+ let corporationId: number; //An EVE corporation ID (default to undefined)
516
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
517
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
518
+ let page: number; //Which page of results to return (optional) (default to 1)
519
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
520
+
521
+ const { status, data } = await apiInstance.getCorporationsCorporationIdMedals(
522
+ corporationId,
523
+ datasource,
524
+ ifNoneMatch,
525
+ page,
526
+ token
527
+ );
528
+ ```
529
+
530
+ ### Parameters
531
+
532
+ |Name | Type | Description | Notes|
533
+ |------------- | ------------- | ------------- | -------------|
534
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
535
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
536
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
537
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
538
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
539
+
540
+
541
+ ### Return type
542
+
543
+ **Array<GetCorporationsCorporationIdMedals200Ok>**
544
+
545
+ ### Authorization
546
+
547
+ [evesso](../README.md#evesso)
548
+
549
+ ### HTTP request headers
550
+
551
+ - **Content-Type**: Not defined
552
+ - **Accept**: application/json
553
+
554
+
555
+ ### HTTP response details
556
+ | Status code | Description | Response headers |
557
+ |-------------|-------------|------------------|
558
+ |**200** | A list of medals | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
559
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
560
+ |**400** | Bad request | - |
561
+ |**401** | Unauthorized | - |
562
+ |**403** | Forbidden | - |
563
+ |**420** | Error limited | - |
564
+ |**500** | Internal server error | - |
565
+ |**503** | Service unavailable | - |
566
+ |**504** | Gateway timeout | - |
567
+
568
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
569
+
570
+ # **getCorporationsCorporationIdMedalsIssued**
571
+ > Array<GetCorporationsCorporationIdMedalsIssued200Ok> getCorporationsCorporationIdMedalsIssued()
572
+
573
+ Returns medals issued by a corporation --- Alternate route: `/dev/corporations/{corporation_id}/medals/issued/` Alternate route: `/legacy/corporations/{corporation_id}/medals/issued/` Alternate route: `/v1/corporations/{corporation_id}/medals/issued/` Alternate route: `/v2/corporations/{corporation_id}/medals/issued/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
574
+
575
+ ### Example
576
+
577
+ ```typescript
578
+ import {
579
+ CorporationApi,
580
+ Configuration
581
+ } from 'eve-esi-client-ts';
582
+
583
+ const configuration = new Configuration();
584
+ const apiInstance = new CorporationApi(configuration);
585
+
586
+ let corporationId: number; //An EVE corporation ID (default to undefined)
587
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
588
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
589
+ let page: number; //Which page of results to return (optional) (default to 1)
590
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
591
+
592
+ const { status, data } = await apiInstance.getCorporationsCorporationIdMedalsIssued(
593
+ corporationId,
594
+ datasource,
595
+ ifNoneMatch,
596
+ page,
597
+ token
598
+ );
599
+ ```
600
+
601
+ ### Parameters
602
+
603
+ |Name | Type | Description | Notes|
604
+ |------------- | ------------- | ------------- | -------------|
605
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
606
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
607
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
608
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
609
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
610
+
611
+
612
+ ### Return type
613
+
614
+ **Array<GetCorporationsCorporationIdMedalsIssued200Ok>**
615
+
616
+ ### Authorization
617
+
618
+ [evesso](../README.md#evesso)
619
+
620
+ ### HTTP request headers
621
+
622
+ - **Content-Type**: Not defined
623
+ - **Accept**: application/json
624
+
625
+
626
+ ### HTTP response details
627
+ | Status code | Description | Response headers |
628
+ |-------------|-------------|------------------|
629
+ |**200** | A list of issued medals | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
630
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
631
+ |**400** | Bad request | - |
632
+ |**401** | Unauthorized | - |
633
+ |**403** | Forbidden | - |
634
+ |**420** | Error limited | - |
635
+ |**500** | Internal server error | - |
636
+ |**503** | Service unavailable | - |
637
+ |**504** | Gateway timeout | - |
638
+
639
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
640
+
641
+ # **getCorporationsCorporationIdMembers**
642
+ > Array<number> getCorporationsCorporationIdMembers()
643
+
644
+ Return the current member list of a corporation, the token\'s character need to be a member of the corporation. --- Alternate route: `/dev/corporations/{corporation_id}/members/` Alternate route: `/legacy/corporations/{corporation_id}/members/` Alternate route: `/v3/corporations/{corporation_id}/members/` Alternate route: `/v4/corporations/{corporation_id}/members/` --- This route is cached for up to 3600 seconds
645
+
646
+ ### Example
647
+
648
+ ```typescript
649
+ import {
650
+ CorporationApi,
651
+ Configuration
652
+ } from 'eve-esi-client-ts';
653
+
654
+ const configuration = new Configuration();
655
+ const apiInstance = new CorporationApi(configuration);
656
+
657
+ let corporationId: number; //An EVE corporation ID (default to undefined)
658
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
659
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
660
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
661
+
662
+ const { status, data } = await apiInstance.getCorporationsCorporationIdMembers(
663
+ corporationId,
664
+ datasource,
665
+ ifNoneMatch,
666
+ token
667
+ );
668
+ ```
669
+
670
+ ### Parameters
671
+
672
+ |Name | Type | Description | Notes|
673
+ |------------- | ------------- | ------------- | -------------|
674
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
675
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
676
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
677
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
678
+
679
+
680
+ ### Return type
681
+
682
+ **Array<number>**
683
+
684
+ ### Authorization
685
+
686
+ [evesso](../README.md#evesso)
687
+
688
+ ### HTTP request headers
689
+
690
+ - **Content-Type**: Not defined
691
+ - **Accept**: application/json
692
+
693
+
694
+ ### HTTP response details
695
+ | Status code | Description | Response headers |
696
+ |-------------|-------------|------------------|
697
+ |**200** | List of member character IDs | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
698
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
699
+ |**400** | Bad request | - |
700
+ |**401** | Unauthorized | - |
701
+ |**403** | Forbidden | - |
702
+ |**420** | Error limited | - |
703
+ |**500** | Internal server error | - |
704
+ |**503** | Service unavailable | - |
705
+ |**504** | Gateway timeout | - |
706
+
707
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
708
+
709
+ # **getCorporationsCorporationIdMembersLimit**
710
+ > number getCorporationsCorporationIdMembersLimit()
711
+
712
+ Return a corporation\'s member limit, not including CEO himself --- Alternate route: `/dev/corporations/{corporation_id}/members/limit/` Alternate route: `/legacy/corporations/{corporation_id}/members/limit/` Alternate route: `/v1/corporations/{corporation_id}/members/limit/` Alternate route: `/v2/corporations/{corporation_id}/members/limit/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
713
+
714
+ ### Example
715
+
716
+ ```typescript
717
+ import {
718
+ CorporationApi,
719
+ Configuration
720
+ } from 'eve-esi-client-ts';
721
+
722
+ const configuration = new Configuration();
723
+ const apiInstance = new CorporationApi(configuration);
724
+
725
+ let corporationId: number; //An EVE corporation ID (default to undefined)
726
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
727
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
728
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
729
+
730
+ const { status, data } = await apiInstance.getCorporationsCorporationIdMembersLimit(
731
+ corporationId,
732
+ datasource,
733
+ ifNoneMatch,
734
+ token
735
+ );
736
+ ```
737
+
738
+ ### Parameters
739
+
740
+ |Name | Type | Description | Notes|
741
+ |------------- | ------------- | ------------- | -------------|
742
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
743
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
744
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
745
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
746
+
747
+
748
+ ### Return type
749
+
750
+ **number**
751
+
752
+ ### Authorization
753
+
754
+ [evesso](../README.md#evesso)
755
+
756
+ ### HTTP request headers
757
+
758
+ - **Content-Type**: Not defined
759
+ - **Accept**: application/json
760
+
761
+
762
+ ### HTTP response details
763
+ | Status code | Description | Response headers |
764
+ |-------------|-------------|------------------|
765
+ |**200** | The corporation\&#39;s member limit | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
766
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
767
+ |**400** | Bad request | - |
768
+ |**401** | Unauthorized | - |
769
+ |**403** | Forbidden | - |
770
+ |**420** | Error limited | - |
771
+ |**500** | Internal server error | - |
772
+ |**503** | Service unavailable | - |
773
+ |**504** | Gateway timeout | - |
774
+
775
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
776
+
777
+ # **getCorporationsCorporationIdMembersTitles**
778
+ > Array<GetCorporationsCorporationIdMembersTitles200Ok> getCorporationsCorporationIdMembersTitles()
779
+
780
+ Returns a corporation\'s members\' titles --- Alternate route: `/dev/corporations/{corporation_id}/members/titles/` Alternate route: `/legacy/corporations/{corporation_id}/members/titles/` Alternate route: `/v1/corporations/{corporation_id}/members/titles/` Alternate route: `/v2/corporations/{corporation_id}/members/titles/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
781
+
782
+ ### Example
783
+
784
+ ```typescript
785
+ import {
786
+ CorporationApi,
787
+ Configuration
788
+ } from 'eve-esi-client-ts';
789
+
790
+ const configuration = new Configuration();
791
+ const apiInstance = new CorporationApi(configuration);
792
+
793
+ let corporationId: number; //An EVE corporation ID (default to undefined)
794
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
795
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
796
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
797
+
798
+ const { status, data } = await apiInstance.getCorporationsCorporationIdMembersTitles(
799
+ corporationId,
800
+ datasource,
801
+ ifNoneMatch,
802
+ token
803
+ );
804
+ ```
805
+
806
+ ### Parameters
807
+
808
+ |Name | Type | Description | Notes|
809
+ |------------- | ------------- | ------------- | -------------|
810
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
811
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
812
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
813
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
814
+
815
+
816
+ ### Return type
817
+
818
+ **Array<GetCorporationsCorporationIdMembersTitles200Ok>**
819
+
820
+ ### Authorization
821
+
822
+ [evesso](../README.md#evesso)
823
+
824
+ ### HTTP request headers
825
+
826
+ - **Content-Type**: Not defined
827
+ - **Accept**: application/json
828
+
829
+
830
+ ### HTTP response details
831
+ | Status code | Description | Response headers |
832
+ |-------------|-------------|------------------|
833
+ |**200** | A list of members and theirs titles | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
834
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
835
+ |**400** | Bad request | - |
836
+ |**401** | Unauthorized | - |
837
+ |**403** | Forbidden | - |
838
+ |**420** | Error limited | - |
839
+ |**500** | Internal server error | - |
840
+ |**503** | Service unavailable | - |
841
+ |**504** | Gateway timeout | - |
842
+
843
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
844
+
845
+ # **getCorporationsCorporationIdMembertracking**
846
+ > Array<GetCorporationsCorporationIdMembertracking200Ok> getCorporationsCorporationIdMembertracking()
847
+
848
+ Returns additional information about a corporation\'s members which helps tracking their activities --- Alternate route: `/dev/corporations/{corporation_id}/membertracking/` Alternate route: `/legacy/corporations/{corporation_id}/membertracking/` Alternate route: `/v1/corporations/{corporation_id}/membertracking/` Alternate route: `/v2/corporations/{corporation_id}/membertracking/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
849
+
850
+ ### Example
851
+
852
+ ```typescript
853
+ import {
854
+ CorporationApi,
855
+ Configuration
856
+ } from 'eve-esi-client-ts';
857
+
858
+ const configuration = new Configuration();
859
+ const apiInstance = new CorporationApi(configuration);
860
+
861
+ let corporationId: number; //An EVE corporation ID (default to undefined)
862
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
863
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
864
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
865
+
866
+ const { status, data } = await apiInstance.getCorporationsCorporationIdMembertracking(
867
+ corporationId,
868
+ datasource,
869
+ ifNoneMatch,
870
+ token
871
+ );
872
+ ```
873
+
874
+ ### Parameters
875
+
876
+ |Name | Type | Description | Notes|
877
+ |------------- | ------------- | ------------- | -------------|
878
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
879
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
880
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
881
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
882
+
883
+
884
+ ### Return type
885
+
886
+ **Array<GetCorporationsCorporationIdMembertracking200Ok>**
887
+
888
+ ### Authorization
889
+
890
+ [evesso](../README.md#evesso)
891
+
892
+ ### HTTP request headers
893
+
894
+ - **Content-Type**: Not defined
895
+ - **Accept**: application/json
896
+
897
+
898
+ ### HTTP response details
899
+ | Status code | Description | Response headers |
900
+ |-------------|-------------|------------------|
901
+ |**200** | List of member character IDs | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
902
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
903
+ |**400** | Bad request | - |
904
+ |**401** | Unauthorized | - |
905
+ |**403** | Forbidden | - |
906
+ |**420** | Error limited | - |
907
+ |**500** | Internal server error | - |
908
+ |**503** | Service unavailable | - |
909
+ |**504** | Gateway timeout | - |
910
+
911
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
912
+
913
+ # **getCorporationsCorporationIdRoles**
914
+ > Array<GetCorporationsCorporationIdRoles200Ok> getCorporationsCorporationIdRoles()
915
+
916
+ Return the roles of all members if the character has the personnel manager role or any grantable role. --- Alternate route: `/dev/corporations/{corporation_id}/roles/` Alternate route: `/legacy/corporations/{corporation_id}/roles/` Alternate route: `/v1/corporations/{corporation_id}/roles/` Alternate route: `/v2/corporations/{corporation_id}/roles/` --- This route is cached for up to 3600 seconds
917
+
918
+ ### Example
919
+
920
+ ```typescript
921
+ import {
922
+ CorporationApi,
923
+ Configuration
924
+ } from 'eve-esi-client-ts';
925
+
926
+ const configuration = new Configuration();
927
+ const apiInstance = new CorporationApi(configuration);
928
+
929
+ let corporationId: number; //An EVE corporation ID (default to undefined)
930
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
931
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
932
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
933
+
934
+ const { status, data } = await apiInstance.getCorporationsCorporationIdRoles(
935
+ corporationId,
936
+ datasource,
937
+ ifNoneMatch,
938
+ token
939
+ );
940
+ ```
941
+
942
+ ### Parameters
943
+
944
+ |Name | Type | Description | Notes|
945
+ |------------- | ------------- | ------------- | -------------|
946
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
947
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
948
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
949
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
950
+
951
+
952
+ ### Return type
953
+
954
+ **Array<GetCorporationsCorporationIdRoles200Ok>**
955
+
956
+ ### Authorization
957
+
958
+ [evesso](../README.md#evesso)
959
+
960
+ ### HTTP request headers
961
+
962
+ - **Content-Type**: Not defined
963
+ - **Accept**: application/json
964
+
965
+
966
+ ### HTTP response details
967
+ | Status code | Description | Response headers |
968
+ |-------------|-------------|------------------|
969
+ |**200** | List of member character ID\&#39;s and roles | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
970
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
971
+ |**400** | Bad request | - |
972
+ |**401** | Unauthorized | - |
973
+ |**403** | Forbidden | - |
974
+ |**420** | Error limited | - |
975
+ |**500** | Internal server error | - |
976
+ |**503** | Service unavailable | - |
977
+ |**504** | Gateway timeout | - |
978
+
979
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
980
+
981
+ # **getCorporationsCorporationIdRolesHistory**
982
+ > Array<GetCorporationsCorporationIdRolesHistory200Ok> getCorporationsCorporationIdRolesHistory()
983
+
984
+ Return how roles have changed for a coporation\'s members, up to a month --- Alternate route: `/dev/corporations/{corporation_id}/roles/history/` Alternate route: `/legacy/corporations/{corporation_id}/roles/history/` Alternate route: `/v1/corporations/{corporation_id}/roles/history/` Alternate route: `/v2/corporations/{corporation_id}/roles/history/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
985
+
986
+ ### Example
987
+
988
+ ```typescript
989
+ import {
990
+ CorporationApi,
991
+ Configuration
992
+ } from 'eve-esi-client-ts';
993
+
994
+ const configuration = new Configuration();
995
+ const apiInstance = new CorporationApi(configuration);
996
+
997
+ let corporationId: number; //An EVE corporation ID (default to undefined)
998
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
999
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1000
+ let page: number; //Which page of results to return (optional) (default to 1)
1001
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
1002
+
1003
+ const { status, data } = await apiInstance.getCorporationsCorporationIdRolesHistory(
1004
+ corporationId,
1005
+ datasource,
1006
+ ifNoneMatch,
1007
+ page,
1008
+ token
1009
+ );
1010
+ ```
1011
+
1012
+ ### Parameters
1013
+
1014
+ |Name | Type | Description | Notes|
1015
+ |------------- | ------------- | ------------- | -------------|
1016
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
1017
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1018
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1019
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
1020
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
1021
+
1022
+
1023
+ ### Return type
1024
+
1025
+ **Array<GetCorporationsCorporationIdRolesHistory200Ok>**
1026
+
1027
+ ### Authorization
1028
+
1029
+ [evesso](../README.md#evesso)
1030
+
1031
+ ### HTTP request headers
1032
+
1033
+ - **Content-Type**: Not defined
1034
+ - **Accept**: application/json
1035
+
1036
+
1037
+ ### HTTP response details
1038
+ | Status code | Description | Response headers |
1039
+ |-------------|-------------|------------------|
1040
+ |**200** | List of role changes | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
1041
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1042
+ |**400** | Bad request | - |
1043
+ |**401** | Unauthorized | - |
1044
+ |**403** | Forbidden | - |
1045
+ |**420** | Error limited | - |
1046
+ |**500** | Internal server error | - |
1047
+ |**503** | Service unavailable | - |
1048
+ |**504** | Gateway timeout | - |
1049
+
1050
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1051
+
1052
+ # **getCorporationsCorporationIdShareholders**
1053
+ > Array<GetCorporationsCorporationIdShareholders200Ok> getCorporationsCorporationIdShareholders()
1054
+
1055
+ Return the current shareholders of a corporation. --- Alternate route: `/dev/corporations/{corporation_id}/shareholders/` Alternate route: `/legacy/corporations/{corporation_id}/shareholders/` Alternate route: `/v1/corporations/{corporation_id}/shareholders/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1056
+
1057
+ ### Example
1058
+
1059
+ ```typescript
1060
+ import {
1061
+ CorporationApi,
1062
+ Configuration
1063
+ } from 'eve-esi-client-ts';
1064
+
1065
+ const configuration = new Configuration();
1066
+ const apiInstance = new CorporationApi(configuration);
1067
+
1068
+ let corporationId: number; //An EVE corporation ID (default to undefined)
1069
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1070
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1071
+ let page: number; //Which page of results to return (optional) (default to 1)
1072
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
1073
+
1074
+ const { status, data } = await apiInstance.getCorporationsCorporationIdShareholders(
1075
+ corporationId,
1076
+ datasource,
1077
+ ifNoneMatch,
1078
+ page,
1079
+ token
1080
+ );
1081
+ ```
1082
+
1083
+ ### Parameters
1084
+
1085
+ |Name | Type | Description | Notes|
1086
+ |------------- | ------------- | ------------- | -------------|
1087
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
1088
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1089
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1090
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
1091
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
1092
+
1093
+
1094
+ ### Return type
1095
+
1096
+ **Array<GetCorporationsCorporationIdShareholders200Ok>**
1097
+
1098
+ ### Authorization
1099
+
1100
+ [evesso](../README.md#evesso)
1101
+
1102
+ ### HTTP request headers
1103
+
1104
+ - **Content-Type**: Not defined
1105
+ - **Accept**: application/json
1106
+
1107
+
1108
+ ### HTTP response details
1109
+ | Status code | Description | Response headers |
1110
+ |-------------|-------------|------------------|
1111
+ |**200** | List of shareholders | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
1112
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1113
+ |**400** | Bad request | - |
1114
+ |**401** | Unauthorized | - |
1115
+ |**403** | Forbidden | - |
1116
+ |**420** | Error limited | - |
1117
+ |**500** | Internal server error | - |
1118
+ |**503** | Service unavailable | - |
1119
+ |**504** | Gateway timeout | - |
1120
+
1121
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1122
+
1123
+ # **getCorporationsCorporationIdStandings**
1124
+ > Array<GetCorporationsCorporationIdStandings200Ok> getCorporationsCorporationIdStandings()
1125
+
1126
+ Return corporation standings from agents, NPC corporations, and factions --- Alternate route: `/dev/corporations/{corporation_id}/standings/` Alternate route: `/legacy/corporations/{corporation_id}/standings/` Alternate route: `/v1/corporations/{corporation_id}/standings/` Alternate route: `/v2/corporations/{corporation_id}/standings/` --- This route is cached for up to 3600 seconds
1127
+
1128
+ ### Example
1129
+
1130
+ ```typescript
1131
+ import {
1132
+ CorporationApi,
1133
+ Configuration
1134
+ } from 'eve-esi-client-ts';
1135
+
1136
+ const configuration = new Configuration();
1137
+ const apiInstance = new CorporationApi(configuration);
1138
+
1139
+ let corporationId: number; //An EVE corporation ID (default to undefined)
1140
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1141
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1142
+ let page: number; //Which page of results to return (optional) (default to 1)
1143
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
1144
+
1145
+ const { status, data } = await apiInstance.getCorporationsCorporationIdStandings(
1146
+ corporationId,
1147
+ datasource,
1148
+ ifNoneMatch,
1149
+ page,
1150
+ token
1151
+ );
1152
+ ```
1153
+
1154
+ ### Parameters
1155
+
1156
+ |Name | Type | Description | Notes|
1157
+ |------------- | ------------- | ------------- | -------------|
1158
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
1159
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1160
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1161
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
1162
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
1163
+
1164
+
1165
+ ### Return type
1166
+
1167
+ **Array<GetCorporationsCorporationIdStandings200Ok>**
1168
+
1169
+ ### Authorization
1170
+
1171
+ [evesso](../README.md#evesso)
1172
+
1173
+ ### HTTP request headers
1174
+
1175
+ - **Content-Type**: Not defined
1176
+ - **Accept**: application/json
1177
+
1178
+
1179
+ ### HTTP response details
1180
+ | Status code | Description | Response headers |
1181
+ |-------------|-------------|------------------|
1182
+ |**200** | A list of standings | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
1183
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1184
+ |**400** | Bad request | - |
1185
+ |**401** | Unauthorized | - |
1186
+ |**403** | Forbidden | - |
1187
+ |**420** | Error limited | - |
1188
+ |**500** | Internal server error | - |
1189
+ |**503** | Service unavailable | - |
1190
+ |**504** | Gateway timeout | - |
1191
+
1192
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1193
+
1194
+ # **getCorporationsCorporationIdStarbases**
1195
+ > Array<GetCorporationsCorporationIdStarbases200Ok> getCorporationsCorporationIdStarbases()
1196
+
1197
+ Returns list of corporation starbases (POSes) --- Alternate route: `/dev/corporations/{corporation_id}/starbases/` Alternate route: `/legacy/corporations/{corporation_id}/starbases/` Alternate route: `/v1/corporations/{corporation_id}/starbases/` Alternate route: `/v2/corporations/{corporation_id}/starbases/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1198
+
1199
+ ### Example
1200
+
1201
+ ```typescript
1202
+ import {
1203
+ CorporationApi,
1204
+ Configuration
1205
+ } from 'eve-esi-client-ts';
1206
+
1207
+ const configuration = new Configuration();
1208
+ const apiInstance = new CorporationApi(configuration);
1209
+
1210
+ let corporationId: number; //An EVE corporation ID (default to undefined)
1211
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1212
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1213
+ let page: number; //Which page of results to return (optional) (default to 1)
1214
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
1215
+
1216
+ const { status, data } = await apiInstance.getCorporationsCorporationIdStarbases(
1217
+ corporationId,
1218
+ datasource,
1219
+ ifNoneMatch,
1220
+ page,
1221
+ token
1222
+ );
1223
+ ```
1224
+
1225
+ ### Parameters
1226
+
1227
+ |Name | Type | Description | Notes|
1228
+ |------------- | ------------- | ------------- | -------------|
1229
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
1230
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1231
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1232
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
1233
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
1234
+
1235
+
1236
+ ### Return type
1237
+
1238
+ **Array<GetCorporationsCorporationIdStarbases200Ok>**
1239
+
1240
+ ### Authorization
1241
+
1242
+ [evesso](../README.md#evesso)
1243
+
1244
+ ### HTTP request headers
1245
+
1246
+ - **Content-Type**: Not defined
1247
+ - **Accept**: application/json
1248
+
1249
+
1250
+ ### HTTP response details
1251
+ | Status code | Description | Response headers |
1252
+ |-------------|-------------|------------------|
1253
+ |**200** | List of starbases (POSes) | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
1254
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1255
+ |**400** | Bad request | - |
1256
+ |**401** | Unauthorized | - |
1257
+ |**403** | Forbidden | - |
1258
+ |**420** | Error limited | - |
1259
+ |**500** | Internal server error | - |
1260
+ |**503** | Service unavailable | - |
1261
+ |**504** | Gateway timeout | - |
1262
+
1263
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1264
+
1265
+ # **getCorporationsCorporationIdStarbasesStarbaseId**
1266
+ > GetCorporationsCorporationIdStarbasesStarbaseIdOk getCorporationsCorporationIdStarbasesStarbaseId()
1267
+
1268
+ Returns various settings and fuels of a starbase (POS) --- Alternate route: `/dev/corporations/{corporation_id}/starbases/{starbase_id}/` Alternate route: `/legacy/corporations/{corporation_id}/starbases/{starbase_id}/` Alternate route: `/v1/corporations/{corporation_id}/starbases/{starbase_id}/` Alternate route: `/v2/corporations/{corporation_id}/starbases/{starbase_id}/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1269
+
1270
+ ### Example
1271
+
1272
+ ```typescript
1273
+ import {
1274
+ CorporationApi,
1275
+ Configuration
1276
+ } from 'eve-esi-client-ts';
1277
+
1278
+ const configuration = new Configuration();
1279
+ const apiInstance = new CorporationApi(configuration);
1280
+
1281
+ let corporationId: number; //An EVE corporation ID (default to undefined)
1282
+ let starbaseId: number; //An EVE starbase (POS) ID (default to undefined)
1283
+ let systemId: number; //The solar system this starbase (POS) is located in, (default to undefined)
1284
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1285
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1286
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
1287
+
1288
+ const { status, data } = await apiInstance.getCorporationsCorporationIdStarbasesStarbaseId(
1289
+ corporationId,
1290
+ starbaseId,
1291
+ systemId,
1292
+ datasource,
1293
+ ifNoneMatch,
1294
+ token
1295
+ );
1296
+ ```
1297
+
1298
+ ### Parameters
1299
+
1300
+ |Name | Type | Description | Notes|
1301
+ |------------- | ------------- | ------------- | -------------|
1302
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
1303
+ | **starbaseId** | [**number**] | An EVE starbase (POS) ID | defaults to undefined|
1304
+ | **systemId** | [**number**] | The solar system this starbase (POS) is located in, | defaults to undefined|
1305
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1306
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1307
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
1308
+
1309
+
1310
+ ### Return type
1311
+
1312
+ **GetCorporationsCorporationIdStarbasesStarbaseIdOk**
1313
+
1314
+ ### Authorization
1315
+
1316
+ [evesso](../README.md#evesso)
1317
+
1318
+ ### HTTP request headers
1319
+
1320
+ - **Content-Type**: Not defined
1321
+ - **Accept**: application/json
1322
+
1323
+
1324
+ ### HTTP response details
1325
+ | Status code | Description | Response headers |
1326
+ |-------------|-------------|------------------|
1327
+ |**200** | List of starbases (POSes) | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1328
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1329
+ |**400** | Bad request | - |
1330
+ |**401** | Unauthorized | - |
1331
+ |**403** | Forbidden | - |
1332
+ |**420** | Error limited | - |
1333
+ |**500** | Internal server error | - |
1334
+ |**503** | Service unavailable | - |
1335
+ |**504** | Gateway timeout | - |
1336
+
1337
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1338
+
1339
+ # **getCorporationsCorporationIdStructures**
1340
+ > Array<GetCorporationsCorporationIdStructures200Ok> getCorporationsCorporationIdStructures()
1341
+
1342
+ Get a list of corporation structures. This route\'s version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th --- Alternate route: `/dev/corporations/{corporation_id}/structures/` Alternate route: `/v4/corporations/{corporation_id}/structures/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Station_Manager
1343
+
1344
+ ### Example
1345
+
1346
+ ```typescript
1347
+ import {
1348
+ CorporationApi,
1349
+ Configuration
1350
+ } from 'eve-esi-client-ts';
1351
+
1352
+ const configuration = new Configuration();
1353
+ const apiInstance = new CorporationApi(configuration);
1354
+
1355
+ let corporationId: number; //An EVE corporation ID (default to undefined)
1356
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
1357
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1358
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1359
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
1360
+ let page: number; //Which page of results to return (optional) (default to 1)
1361
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
1362
+
1363
+ const { status, data } = await apiInstance.getCorporationsCorporationIdStructures(
1364
+ corporationId,
1365
+ acceptLanguage,
1366
+ datasource,
1367
+ ifNoneMatch,
1368
+ language,
1369
+ page,
1370
+ token
1371
+ );
1372
+ ```
1373
+
1374
+ ### Parameters
1375
+
1376
+ |Name | Type | Description | Notes|
1377
+ |------------- | ------------- | ------------- | -------------|
1378
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
1379
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
1380
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1381
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1382
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
1383
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
1384
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
1385
+
1386
+
1387
+ ### Return type
1388
+
1389
+ **Array<GetCorporationsCorporationIdStructures200Ok>**
1390
+
1391
+ ### Authorization
1392
+
1393
+ [evesso](../README.md#evesso)
1394
+
1395
+ ### HTTP request headers
1396
+
1397
+ - **Content-Type**: Not defined
1398
+ - **Accept**: application/json
1399
+
1400
+
1401
+ ### HTTP response details
1402
+ | Status code | Description | Response headers |
1403
+ |-------------|-------------|------------------|
1404
+ |**200** | List of corporation structures\&#39; information | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> * Content-Language - The language used in the response <br> |
1405
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1406
+ |**400** | Bad request | - |
1407
+ |**401** | Unauthorized | - |
1408
+ |**403** | Forbidden | - |
1409
+ |**420** | Error limited | - |
1410
+ |**500** | Internal server error | - |
1411
+ |**503** | Service unavailable | - |
1412
+ |**504** | Gateway timeout | - |
1413
+
1414
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1415
+
1416
+ # **getCorporationsCorporationIdTitles**
1417
+ > Array<GetCorporationsCorporationIdTitles200Ok> getCorporationsCorporationIdTitles()
1418
+
1419
+ Returns a corporation\'s titles --- Alternate route: `/dev/corporations/{corporation_id}/titles/` Alternate route: `/legacy/corporations/{corporation_id}/titles/` Alternate route: `/v1/corporations/{corporation_id}/titles/` Alternate route: `/v2/corporations/{corporation_id}/titles/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1420
+
1421
+ ### Example
1422
+
1423
+ ```typescript
1424
+ import {
1425
+ CorporationApi,
1426
+ Configuration
1427
+ } from 'eve-esi-client-ts';
1428
+
1429
+ const configuration = new Configuration();
1430
+ const apiInstance = new CorporationApi(configuration);
1431
+
1432
+ let corporationId: number; //An EVE corporation ID (default to undefined)
1433
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1434
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1435
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
1436
+
1437
+ const { status, data } = await apiInstance.getCorporationsCorporationIdTitles(
1438
+ corporationId,
1439
+ datasource,
1440
+ ifNoneMatch,
1441
+ token
1442
+ );
1443
+ ```
1444
+
1445
+ ### Parameters
1446
+
1447
+ |Name | Type | Description | Notes|
1448
+ |------------- | ------------- | ------------- | -------------|
1449
+ | **corporationId** | [**number**] | An EVE corporation ID | defaults to undefined|
1450
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1451
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1452
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
1453
+
1454
+
1455
+ ### Return type
1456
+
1457
+ **Array<GetCorporationsCorporationIdTitles200Ok>**
1458
+
1459
+ ### Authorization
1460
+
1461
+ [evesso](../README.md#evesso)
1462
+
1463
+ ### HTTP request headers
1464
+
1465
+ - **Content-Type**: Not defined
1466
+ - **Accept**: application/json
1467
+
1468
+
1469
+ ### HTTP response details
1470
+ | Status code | Description | Response headers |
1471
+ |-------------|-------------|------------------|
1472
+ |**200** | A list of titles | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1473
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1474
+ |**400** | Bad request | - |
1475
+ |**401** | Unauthorized | - |
1476
+ |**403** | Forbidden | - |
1477
+ |**420** | Error limited | - |
1478
+ |**500** | Internal server error | - |
1479
+ |**503** | Service unavailable | - |
1480
+ |**504** | Gateway timeout | - |
1481
+
1482
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1483
+
1484
+ # **getCorporationsNpccorps**
1485
+ > Array<number> getCorporationsNpccorps()
1486
+
1487
+ Get a list of npc corporations --- Alternate route: `/dev/corporations/npccorps/` Alternate route: `/legacy/corporations/npccorps/` Alternate route: `/v1/corporations/npccorps/` Alternate route: `/v2/corporations/npccorps/` --- This route expires daily at 11:05
1488
+
1489
+ ### Example
1490
+
1491
+ ```typescript
1492
+ import {
1493
+ CorporationApi,
1494
+ Configuration
1495
+ } from 'eve-esi-client-ts';
1496
+
1497
+ const configuration = new Configuration();
1498
+ const apiInstance = new CorporationApi(configuration);
1499
+
1500
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1501
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1502
+
1503
+ const { status, data } = await apiInstance.getCorporationsNpccorps(
1504
+ datasource,
1505
+ ifNoneMatch
1506
+ );
1507
+ ```
1508
+
1509
+ ### Parameters
1510
+
1511
+ |Name | Type | Description | Notes|
1512
+ |------------- | ------------- | ------------- | -------------|
1513
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1514
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1515
+
1516
+
1517
+ ### Return type
1518
+
1519
+ **Array<number>**
1520
+
1521
+ ### Authorization
1522
+
1523
+ No authorization required
1524
+
1525
+ ### HTTP request headers
1526
+
1527
+ - **Content-Type**: Not defined
1528
+ - **Accept**: application/json
1529
+
1530
+
1531
+ ### HTTP response details
1532
+ | Status code | Description | Response headers |
1533
+ |-------------|-------------|------------------|
1534
+ |**200** | A list of npc corporation ids | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1535
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1536
+ |**400** | Bad request | - |
1537
+ |**420** | Error limited | - |
1538
+ |**500** | Internal server error | - |
1539
+ |**503** | Service unavailable | - |
1540
+ |**504** | Gateway timeout | - |
1541
+
1542
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1543
+