esi_client 1.2.0 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +157 -232
- data/docs/AllianceApi.md +3 -3
- data/docs/AssetsApi.md +336 -5
- data/docs/BookmarksApi.md +135 -5
- data/docs/CalendarApi.md +84 -18
- data/docs/CharacterApi.md +225 -34
- data/docs/ClonesApi.md +66 -3
- data/docs/ContactsApi.md +94 -29
- data/docs/ContractsApi.md +400 -0
- data/docs/CorporationApi.md +536 -24
- data/docs/DogmaApi.md +2 -2
- data/docs/FactionWarfareApi.md +326 -0
- data/docs/FittingsApi.md +15 -15
- data/docs/FleetsApi.md +91 -28
- data/docs/Forbidden.md +9 -0
- data/docs/GetCharactersCharacterIdAttributesOk.md +15 -0
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +6 -6
- data/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdContracts200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdFatigueOk.md +10 -0
- data/docs/GetCharactersCharacterIdFleetNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdFleetOk.md +11 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +9 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +1 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +1 -1
- data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +19 -0
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +17 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +2 -1
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +16 -0
- data/docs/GetCorporationsCorporationIdBookmarksCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksItem.md +9 -0
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +19 -0
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdDivisionsHangar.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsOk.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsWallet.md +9 -0
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +22 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStandings200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +17 -0
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +20 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +19 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +16 -0
- data/docs/GetDogmaEffectsEffectIdModifier.md +5 -4
- data/docs/GetFwLeaderboardsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersKills.md +10 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersOk.md +9 -0
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCharactersYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsKills.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsOk.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsKills.md +10 -0
- data/docs/GetFwLeaderboardsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsOk.md +9 -0
- data/docs/GetFwLeaderboardsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsYesterday1.md +9 -0
- data/docs/GetFwStats200Ok.md +12 -0
- data/docs/GetFwStatsKills.md +10 -0
- data/docs/GetFwStatsVictoryPoints.md +10 -0
- data/docs/GetFwSystems200Ok.md +13 -0
- data/docs/GetFwWars200Ok.md +9 -0
- data/docs/GetUniverseStarsStarIdOk.md +15 -0
- data/docs/GetUniverseSystemKills200Ok.md +1 -1
- data/docs/GetUniverseSystemsSystemIdOk.md +3 -1
- data/docs/GetUniverseTypesTypeIdOk.md +2 -0
- data/docs/IncursionsApi.md +1 -1
- data/docs/IndustryApi.md +70 -3
- data/docs/InsuranceApi.md +1 -1
- data/docs/InternalServerError.md +8 -0
- data/docs/KillmailsApi.md +71 -6
- data/docs/LocationApi.md +7 -7
- data/docs/LoyaltyApi.md +8 -8
- data/docs/MailApi.md +31 -31
- data/docs/MarketApi.md +134 -11
- data/docs/OpportunitiesApi.md +5 -5
- data/docs/PlanetaryInteractionApi.md +12 -12
- data/docs/PostCharactersAffiliationNotFound.md +8 -0
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +11 -0
- data/docs/PostCharactersCharacterIdAssetsNames200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +1 -1
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +11 -0
- data/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +9 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +1 -1
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +1 -1
- data/docs/RoutesApi.md +1 -1
- data/docs/SearchApi.md +9 -9
- data/docs/SkillsApi.md +70 -7
- data/docs/SovereigntyApi.md +1 -1
- data/docs/StatusApi.md +1 -1
- data/docs/UniverseApi.md +66 -10
- data/docs/UserInterfaceApi.md +11 -11
- data/docs/WalletApi.md +341 -12
- data/docs/WarsApi.md +3 -3
- data/esi_client-1.2.0.gem +0 -0
- data/lib/esi_client.rb +83 -212
- data/lib/esi_client/api/alliance_api.rb +28 -19
- data/lib/esi_client/api/assets_api.rb +381 -8
- data/lib/esi_client/api/bookmarks_api.rb +158 -11
- data/lib/esi_client/api/calendar_api.rb +114 -27
- data/lib/esi_client/api/character_api.rb +306 -72
- data/lib/esi_client/api/clones_api.rb +77 -6
- data/lib/esi_client/api/contacts_api.rb +139 -51
- data/lib/esi_client/api/contracts_api.rb +458 -0
- data/lib/esi_client/api/corporation_api.rb +629 -56
- data/lib/esi_client/api/dogma_api.rb +16 -11
- data/lib/esi_client/api/faction_warfare_api.rb +377 -0
- data/lib/esi_client/api/fittings_api.rb +32 -23
- data/lib/esi_client/api/fleets_api.rb +201 -82
- data/lib/esi_client/api/incursions_api.rb +4 -3
- data/lib/esi_client/api/industry_api.rb +87 -10
- data/lib/esi_client/api/insurance_api.rb +5 -4
- data/lib/esi_client/api/killmails_api.rb +91 -13
- data/lib/esi_client/api/location_api.rb +23 -16
- data/lib/esi_client/api/loyalty_api.rb +20 -15
- data/lib/esi_client/api/mail_api.rb +87 -56
- data/lib/esi_client/api/market_api.rb +188 -34
- data/lib/esi_client/api/opportunities_api.rb +26 -19
- data/lib/esi_client/api/planetary_interaction_api.rb +28 -19
- data/lib/esi_client/api/routes_api.rb +13 -8
- data/lib/esi_client/api/search_api.rb +37 -26
- data/lib/esi_client/api/skills_api.rb +86 -13
- data/lib/esi_client/api/sovereignty_api.rb +8 -7
- data/lib/esi_client/api/status_api.rb +4 -3
- data/lib/esi_client/api/universe_api.rb +173 -89
- data/lib/esi_client/api/user_interface_api.rb +43 -28
- data/lib/esi_client/api/wallet_api.rb +401 -18
- data/lib/esi_client/api/wars_api.rb +16 -11
- data/lib/esi_client/api_client.rb +40 -27
- data/lib/esi_client/api_error.rb +2 -1
- data/lib/esi_client/configuration.rb +9 -2
- data/lib/esi_client/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_members_member_id_not_found.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +2 -1
- data/lib/esi_client/models/forbidden.rb +204 -0
- data/lib/esi_client/models/get_alliances_alliance_id_icons_not_found.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_icons_ok.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_ok.rb +2 -1
- data/lib/esi_client/models/get_alliances_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_agents_research_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_assets_200_ok.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_attributes_ok.rb +284 -0
- data/lib/esi_client/models/get_characters_character_id_blueprints_200_ok.rb +102 -7
- data/lib/esi_client/models/get_characters_character_id_bookmarks_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_coordinates.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_folders_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_item.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_target.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_calendar_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +232 -0
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_200_ok.rb +3 -2
- data/lib/esi_client/models/get_characters_character_id_chat_channels_allowed.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_blocked.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_muted.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_operator.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_home_location.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_jump_clone.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contacts_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contacts_labels_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contracts_200_ok.rb +511 -0
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi_client/models/get_characters_character_id_corporationhistory_200_ok.rb +17 -1
- data/lib/esi_client/models/get_characters_character_id_fatigue_ok.rb +209 -0
- data/lib/esi_client/models/get_characters_character_id_fittings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_fittings_item.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_fleet_not_found.rb +189 -0
- data/lib/esi_client/models/get_characters_character_id_fleet_ok.rb +272 -0
- data/lib/esi_client/models/get_characters_character_id_industry_jobs_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_killmails_recent_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_location_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_loyalty_points_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_labels_label.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_mail_labels_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_lists_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_recipient.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_recipient.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_medals_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_medals_graphic.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_notifications_200_ok.rb +319 -0
- data/lib/esi_client/models/get_characters_character_id_notifications_contacts_200_ok.rb +254 -0
- data/lib/esi_client/models/get_characters_character_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_opportunities_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_orders_200_ok.rb +6 -5
- data/lib/esi_client/models/get_characters_character_id_planets_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_content.rb +209 -0
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_extractor_details.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_factory_details.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_head.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_link.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_pin.rb +15 -2
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_route.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_portrait_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_portrait_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_search_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_ship_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skillqueue_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skills_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skills_skill.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_standings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_200_ok.rb +380 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_extra_info.rb +299 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_transactions_200_ok.rb +329 -0
- data/lib/esi_client/models/get_characters_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +20 -8
- data/lib/esi_client/models/get_corporations_corporation_id_assets_200_ok.rb +324 -0
- data/lib/esi_client/models/get_corporations_corporation_id_blueprints_200_ok.rb +426 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +219 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_item.rb +209 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contacts_200_ok.rb +277 -0
- data/lib/esi_client/models/get_corporations_corporation_id_containers_logs_200_ok.rb +391 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_200_ok.rb +511 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_hangar.rb +240 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_ok.rb +203 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_wallet.rb +240 -0
- data/lib/esi_client/models/get_corporations_corporation_id_icons_not_found.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_icons_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi_client/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi_client/models/get_corporations_corporation_id_members_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_membertracking_200_ok.rb +254 -0
- data/lib/esi_client/models/get_corporations_corporation_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_orders_200_ok.rb +477 -0
- data/lib/esi_client/models/get_corporations_corporation_id_roles_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_shareholders_200_ok.rb +257 -0
- data/lib/esi_client/models/get_corporations_corporation_id_standings_200_ok.rb +285 -0
- data/lib/esi_client/models/get_corporations_corporation_id_structures_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_current_vul.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_next_vul.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_service.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_titles_200_ok.rb +316 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_200_ok.rb +237 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +380 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +299 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +314 -0
- data/lib/esi_client/models/get_corporations_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_ok.rb +2 -1
- data/lib/esi_client/models/get_dogma_effects_effect_id_modifier.rb +13 -22
- data/lib/esi_client/models/get_dogma_effects_effect_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_dogma_effects_effect_id_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_members_200_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_members_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_squad.rb +2 -1
- data/lib/esi_client/models/get_fw_leaderboards_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_stats_200_ok.rb +242 -0
- data/lib/esi_client/models/get_fw_stats_kills.rb +224 -0
- data/lib/esi_client/models/get_fw_stats_victory_points.rb +224 -0
- data/lib/esi_client/models/get_fw_systems_200_ok.rb +269 -0
- data/lib/esi_client/models/get_fw_wars_200_ok.rb +209 -0
- data/lib/esi_client/models/get_incursions_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_facilities_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_systems_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_systems_cost_indice.rb +2 -1
- data/lib/esi_client/models/get_insurance_prices_200_ok.rb +2 -1
- data/lib/esi_client/models/get_insurance_prices_level.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_attacker.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item_1.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_ok.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_position.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_victim.rb +2 -1
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +2 -1
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_required_item.rb +2 -1
- data/lib/esi_client/models/get_markets_groups_market_group_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_markets_groups_market_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_prices_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_history_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_history_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_orders_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_orders_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_markets_structures_structure_id_200_ok.rb +2 -1
- data/lib/esi_client/models/get_opportunities_groups_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_opportunities_tasks_task_id_ok.rb +2 -1
- data/lib/esi_client/models/get_route_origin_destination_not_found.rb +2 -1
- data/lib/esi_client/models/get_search_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_campaigns_200_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_campaigns_participant.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_map_200_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_structures_200_ok.rb +2 -1
- data/lib/esi_client/models/get_status_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_bloodlines_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_categories_category_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_categories_category_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_factions_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_graphics_graphic_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_graphics_graphic_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_groups_group_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_groups_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_races_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_regions_region_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_regions_region_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_schematics_schematic_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_schematics_schematic_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_destination.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_stars_star_id_ok.rb +332 -0
- data/lib/esi_client/models/get_universe_stations_station_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_stations_station_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stations_station_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_system_jumps_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_system_kills_200_ok.rb +3 -2
- data/lib/esi_client/models/get_universe_systems_system_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_systems_system_id_ok.rb +28 -5
- data/lib/esi_client/models/get_universe_systems_system_id_planet.rb +2 -1
- data/lib/esi_client/models/get_universe_systems_system_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_dogma_attribute.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_dogma_effect.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_ok.rb +23 -2
- data/lib/esi_client/models/get_wars_war_id_aggressor.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_ally.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_defender.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_killmails_200_ok.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_killmails_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_ok.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/internal_server_error.rb +194 -0
- data/lib/esi_client/models/post_characters_affiliation_200_ok.rb +2 -1
- data/lib/esi_client/models/post_characters_affiliation_not_found.rb +189 -0
- data/lib/esi_client/models/post_characters_character_id_assets_locations_200_ok.rb +239 -0
- data/lib/esi_client/models/post_characters_character_id_assets_names_200_ok.rb +209 -0
- data/lib/esi_client/models/post_characters_character_id_cspa_characters.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_cspa_created.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_created.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_fitting.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_item.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_bad_request.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_labels_label.rb +5 -4
- data/lib/esi_client/models/post_characters_character_id_mail_mail.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_recipient.rb +2 -1
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_200_ok.rb +239 -0
- data/lib/esi_client/models/post_corporations_corporation_id_assets_names_200_ok.rb +209 -0
- data/lib/esi_client/models/post_fleets_fleet_id_members_invitation.rb +3 -2
- data/lib/esi_client/models/post_fleets_fleet_id_members_not_found.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_members_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_created.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_not_found.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +2 -1
- data/lib/esi_client/models/post_ui_openwindow_newmail_new_mail.rb +2 -1
- data/lib/esi_client/models/post_ui_openwindow_newmail_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/post_universe_names_200_ok.rb +2 -1
- data/lib/esi_client/models/post_universe_names_not_found.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_calendar_event_id_response.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_bad_request.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_contents.rb +2 -1
- data/lib/esi_client/models/put_corporations_corporation_id_structures_structure_id_new_schedule.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_bad_request.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_movement.rb +3 -2
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_new_settings.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_naming.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_naming.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +2 -1
- data/lib/esi_client/version.rb +3 -2
- data/spec/api/contracts_api_spec.rb +136 -0
- data/spec/api/faction_warfare_api_spec.rb +119 -0
- data/spec/models/forbidden_spec.rb +48 -0
- data/spec/models/get_characters_character_id_attributes_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_calendar_event_id_attendees_200_ok_spec.rb +52 -0
- data/spec/models/get_characters_character_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_characters_character_id_fatigue_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fleet_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_fleet_ok_spec.rb +64 -0
- data/spec/models/get_characters_character_id_notifications_200_ok_spec.rb +86 -0
- data/spec/models/get_characters_character_id_notifications_contacts_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_planets_planet_id_content_spec.rb +48 -0
- data/spec/models/get_characters_character_id_wallet_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_characters_character_id_wallet_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_characters_character_id_wallet_transactions_200_ok_spec.rb +96 -0
- data/spec/models/get_corporations_corporation_id_assets_200_ok_spec.rb +86 -0
- data/spec/models/get_corporations_corporation_id_blueprints_200_ok_spec.rb +88 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_200_ok_spec.rb +90 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_coordinates_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_folders_200_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_item_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_contacts_200_ok_spec.rb +70 -0
- data/spec/models/get_corporations_corporation_id_containers_logs_200_ok_spec.rb +120 -0
- data/spec/models/get_corporations_corporation_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_corporations_corporation_id_divisions_hangar_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_wallet_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_industry_jobs_200_ok_spec.rb +172 -0
- data/spec/models/get_corporations_corporation_id_killmails_recent_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_membertracking_200_ok_spec.rb +78 -0
- data/spec/models/get_corporations_corporation_id_orders_200_ok_spec.rb +134 -0
- data/spec/models/get_corporations_corporation_id_shareholders_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_standings_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_titles_200_ok_spec.rb +128 -0
- data/spec/models/get_corporations_corporation_id_wallets_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_transactions_200_ok_spec.rb +90 -0
- data/spec/models/get_fw_leaderboards_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_stats_200_ok_spec.rb +66 -0
- data/spec/models/get_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_systems_200_ok_spec.rb +72 -0
- data/spec/models/get_fw_wars_200_ok_spec.rb +48 -0
- data/spec/models/get_universe_stars_star_id_ok_spec.rb +88 -0
- data/spec/models/internal_server_error_spec.rb +42 -0
- data/spec/models/post_characters_affiliation_not_found_spec.rb +42 -0
- data/spec/models/post_characters_character_id_assets_locations_200_ok_spec.rb +60 -0
- data/spec/models/post_characters_character_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_200_ok_spec.rb +60 -0
- data/spec/models/post_corporations_corporation_id_assets_names_200_ok_spec.rb +48 -0
- metadata +327 -2
data/docs/UserInterfaceApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# ESIClient::UserInterfaceApi
|
2
2
|
|
3
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -38,7 +38,7 @@ destination_id = 789 # Integer | The destination to travel to, can be solar syst
|
|
38
38
|
|
39
39
|
opts = {
|
40
40
|
datasource: "tranquility", # String | The server name you would like data from
|
41
|
-
token: "token_example", # String | Access token to use
|
41
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
42
42
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
43
43
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
44
44
|
}
|
@@ -59,7 +59,7 @@ Name | Type | Description | Notes
|
|
59
59
|
**clear_other_waypoints** | **BOOLEAN**| Whether clean other waypoints beforing adding this one | [default to false]
|
60
60
|
**destination_id** | **Integer**| The destination to travel to, can be solar system, station or structure's id |
|
61
61
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
62
|
-
**token** | **String**| Access token to use
|
62
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
63
63
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
64
64
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
65
65
|
|
@@ -101,7 +101,7 @@ contract_id = 56 # Integer | The contract to open
|
|
101
101
|
|
102
102
|
opts = {
|
103
103
|
datasource: "tranquility", # String | The server name you would like data from
|
104
|
-
token: "token_example", # String | Access token to use
|
104
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
105
105
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
106
106
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
107
107
|
}
|
@@ -120,7 +120,7 @@ Name | Type | Description | Notes
|
|
120
120
|
------------- | ------------- | ------------- | -------------
|
121
121
|
**contract_id** | **Integer**| The contract to open |
|
122
122
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
123
|
-
**token** | **String**| Access token to use
|
123
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
124
124
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
125
125
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
126
126
|
|
@@ -162,7 +162,7 @@ target_id = 56 # Integer | The target to open
|
|
162
162
|
|
163
163
|
opts = {
|
164
164
|
datasource: "tranquility", # String | The server name you would like data from
|
165
|
-
token: "token_example", # String | Access token to use
|
165
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
166
166
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
167
167
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
168
168
|
}
|
@@ -181,7 +181,7 @@ Name | Type | Description | Notes
|
|
181
181
|
------------- | ------------- | ------------- | -------------
|
182
182
|
**target_id** | **Integer**| The target to open |
|
183
183
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
184
|
-
**token** | **String**| Access token to use
|
184
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
185
185
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
186
186
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
187
187
|
|
@@ -223,7 +223,7 @@ type_id = 56 # Integer | The item type to open in market window
|
|
223
223
|
|
224
224
|
opts = {
|
225
225
|
datasource: "tranquility", # String | The server name you would like data from
|
226
|
-
token: "token_example", # String | Access token to use
|
226
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
227
227
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
228
228
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
229
229
|
}
|
@@ -242,7 +242,7 @@ Name | Type | Description | Notes
|
|
242
242
|
------------- | ------------- | ------------- | -------------
|
243
243
|
**type_id** | **Integer**| The item type to open in market window |
|
244
244
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
245
|
-
**token** | **String**| Access token to use
|
245
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
246
246
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
247
247
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
248
248
|
|
@@ -284,7 +284,7 @@ new_mail = ESIClient::PostUiOpenwindowNewmailNewMail.new # PostUiOpenwindowNewma
|
|
284
284
|
|
285
285
|
opts = {
|
286
286
|
datasource: "tranquility", # String | The server name you would like data from
|
287
|
-
token: "token_example", # String | Access token to use
|
287
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
288
288
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
289
289
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
290
290
|
}
|
@@ -303,7 +303,7 @@ Name | Type | Description | Notes
|
|
303
303
|
------------- | ------------- | ------------- | -------------
|
304
304
|
**new_mail** | [**PostUiOpenwindowNewmailNewMail**](PostUiOpenwindowNewmailNewMail.md)| The details of mail to create |
|
305
305
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
306
|
-
**token** | **String**| Access token to use
|
306
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
307
307
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
308
308
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
309
309
|
|
data/docs/WalletApi.md
CHANGED
@@ -1,18 +1,23 @@
|
|
1
1
|
# ESIClient::WalletApi
|
2
2
|
|
3
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
|
-
[**
|
7
|
+
[**get_characters_character_id_wallet**](WalletApi.md#get_characters_character_id_wallet) | **GET** /v1/characters/{character_id}/wallet/ | Get a character's wallet balance
|
8
|
+
[**get_characters_character_id_wallet_journal**](WalletApi.md#get_characters_character_id_wallet_journal) | **GET** /v2/characters/{character_id}/wallet/journal/ | Get character wallet journal
|
9
|
+
[**get_characters_character_id_wallet_transactions**](WalletApi.md#get_characters_character_id_wallet_transactions) | **GET** /v1/characters/{character_id}/wallet/transactions/ | Get wallet transactions
|
10
|
+
[**get_corporations_corporation_id_wallets**](WalletApi.md#get_corporations_corporation_id_wallets) | **GET** /v1/corporations/{corporation_id}/wallets/ | Returns a corporation's wallet balance
|
11
|
+
[**get_corporations_corporation_id_wallets_division_journal**](WalletApi.md#get_corporations_corporation_id_wallets_division_journal) | **GET** /v1/corporations/{corporation_id}/wallets/{division}/journal/ | Get corporation wallet journal
|
12
|
+
[**get_corporations_corporation_id_wallets_division_transactions**](WalletApi.md#get_corporations_corporation_id_wallets_division_transactions) | **GET** /v1/corporations/{corporation_id}/wallets/{division}/transactions/ | Get corporation wallet transactions
|
8
13
|
|
9
14
|
|
10
|
-
# **
|
11
|
-
>
|
15
|
+
# **get_characters_character_id_wallet**
|
16
|
+
> Float get_characters_character_id_wallet(character_id, opts)
|
12
17
|
|
13
|
-
|
18
|
+
Get a character's wallet balance
|
14
19
|
|
15
|
-
|
20
|
+
Returns a character's wallet balance --- This route is cached for up to 120 seconds
|
16
21
|
|
17
22
|
### Example
|
18
23
|
```ruby
|
@@ -30,17 +35,17 @@ character_id = 56 # Integer | An EVE character ID
|
|
30
35
|
|
31
36
|
opts = {
|
32
37
|
datasource: "tranquility", # String | The server name you would like data from
|
33
|
-
token: "token_example", # String | Access token to use
|
38
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
34
39
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
35
40
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
36
41
|
}
|
37
42
|
|
38
43
|
begin
|
39
|
-
#
|
40
|
-
result = api_instance.
|
44
|
+
#Get a character's wallet balance
|
45
|
+
result = api_instance.get_characters_character_id_wallet(character_id, opts)
|
41
46
|
p result
|
42
47
|
rescue ESIClient::ApiError => e
|
43
|
-
puts "Exception when calling WalletApi->
|
48
|
+
puts "Exception when calling WalletApi->get_characters_character_id_wallet: #{e}"
|
44
49
|
end
|
45
50
|
```
|
46
51
|
|
@@ -50,13 +55,337 @@ Name | Type | Description | Notes
|
|
50
55
|
------------- | ------------- | ------------- | -------------
|
51
56
|
**character_id** | **Integer**| An EVE character ID |
|
52
57
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
53
|
-
**token** | **String**| Access token to use
|
58
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
54
59
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
55
60
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
56
61
|
|
57
62
|
### Return type
|
58
63
|
|
59
|
-
|
64
|
+
**Float**
|
65
|
+
|
66
|
+
### Authorization
|
67
|
+
|
68
|
+
[evesso](../README.md#evesso)
|
69
|
+
|
70
|
+
### HTTP request headers
|
71
|
+
|
72
|
+
- **Content-Type**: Not defined
|
73
|
+
- **Accept**: application/json
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
# **get_characters_character_id_wallet_journal**
|
78
|
+
> Array<GetCharactersCharacterIdWalletJournal200Ok> get_characters_character_id_wallet_journal(character_id, opts)
|
79
|
+
|
80
|
+
Get character wallet journal
|
81
|
+
|
82
|
+
Retrieve character wallet journal --- This route is cached for up to 3600 seconds
|
83
|
+
|
84
|
+
### Example
|
85
|
+
```ruby
|
86
|
+
# load the gem
|
87
|
+
require 'esi_client'
|
88
|
+
# setup authorization
|
89
|
+
ESIClient.configure do |config|
|
90
|
+
# Configure OAuth2 access token for authorization: evesso
|
91
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
92
|
+
end
|
93
|
+
|
94
|
+
api_instance = ESIClient::WalletApi.new
|
95
|
+
|
96
|
+
character_id = 56 # Integer | An EVE character ID
|
97
|
+
|
98
|
+
opts = {
|
99
|
+
datasource: "tranquility", # String | The server name you would like data from
|
100
|
+
from_id: 789, # Integer | Only show journal entries happened before the transaction referenced by this id
|
101
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
102
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
103
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
104
|
+
}
|
105
|
+
|
106
|
+
begin
|
107
|
+
#Get character wallet journal
|
108
|
+
result = api_instance.get_characters_character_id_wallet_journal(character_id, opts)
|
109
|
+
p result
|
110
|
+
rescue ESIClient::ApiError => e
|
111
|
+
puts "Exception when calling WalletApi->get_characters_character_id_wallet_journal: #{e}"
|
112
|
+
end
|
113
|
+
```
|
114
|
+
|
115
|
+
### Parameters
|
116
|
+
|
117
|
+
Name | Type | Description | Notes
|
118
|
+
------------- | ------------- | ------------- | -------------
|
119
|
+
**character_id** | **Integer**| An EVE character ID |
|
120
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
121
|
+
**from_id** | **Integer**| Only show journal entries happened before the transaction referenced by this id | [optional]
|
122
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
123
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
124
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
125
|
+
|
126
|
+
### Return type
|
127
|
+
|
128
|
+
[**Array<GetCharactersCharacterIdWalletJournal200Ok>**](GetCharactersCharacterIdWalletJournal200Ok.md)
|
129
|
+
|
130
|
+
### Authorization
|
131
|
+
|
132
|
+
[evesso](../README.md#evesso)
|
133
|
+
|
134
|
+
### HTTP request headers
|
135
|
+
|
136
|
+
- **Content-Type**: Not defined
|
137
|
+
- **Accept**: application/json
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
# **get_characters_character_id_wallet_transactions**
|
142
|
+
> Array<GetCharactersCharacterIdWalletTransactions200Ok> get_characters_character_id_wallet_transactions(character_id, opts)
|
143
|
+
|
144
|
+
Get wallet transactions
|
145
|
+
|
146
|
+
Get wallet transactions of a character --- This route is cached for up to 3600 seconds
|
147
|
+
|
148
|
+
### Example
|
149
|
+
```ruby
|
150
|
+
# load the gem
|
151
|
+
require 'esi_client'
|
152
|
+
# setup authorization
|
153
|
+
ESIClient.configure do |config|
|
154
|
+
# Configure OAuth2 access token for authorization: evesso
|
155
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
156
|
+
end
|
157
|
+
|
158
|
+
api_instance = ESIClient::WalletApi.new
|
159
|
+
|
160
|
+
character_id = 56 # Integer | An EVE character ID
|
161
|
+
|
162
|
+
opts = {
|
163
|
+
datasource: "tranquility", # String | The server name you would like data from
|
164
|
+
from_id: 789, # Integer | Only show transactions happened before the one referenced by this id
|
165
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
166
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
167
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
168
|
+
}
|
169
|
+
|
170
|
+
begin
|
171
|
+
#Get wallet transactions
|
172
|
+
result = api_instance.get_characters_character_id_wallet_transactions(character_id, opts)
|
173
|
+
p result
|
174
|
+
rescue ESIClient::ApiError => e
|
175
|
+
puts "Exception when calling WalletApi->get_characters_character_id_wallet_transactions: #{e}"
|
176
|
+
end
|
177
|
+
```
|
178
|
+
|
179
|
+
### Parameters
|
180
|
+
|
181
|
+
Name | Type | Description | Notes
|
182
|
+
------------- | ------------- | ------------- | -------------
|
183
|
+
**character_id** | **Integer**| An EVE character ID |
|
184
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
185
|
+
**from_id** | **Integer**| Only show transactions happened before the one referenced by this id | [optional]
|
186
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
187
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
188
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
189
|
+
|
190
|
+
### Return type
|
191
|
+
|
192
|
+
[**Array<GetCharactersCharacterIdWalletTransactions200Ok>**](GetCharactersCharacterIdWalletTransactions200Ok.md)
|
193
|
+
|
194
|
+
### Authorization
|
195
|
+
|
196
|
+
[evesso](../README.md#evesso)
|
197
|
+
|
198
|
+
### HTTP request headers
|
199
|
+
|
200
|
+
- **Content-Type**: Not defined
|
201
|
+
- **Accept**: application/json
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
# **get_corporations_corporation_id_wallets**
|
206
|
+
> Array<GetCorporationsCorporationIdWallets200Ok> get_corporations_corporation_id_wallets(corporation_id, opts)
|
207
|
+
|
208
|
+
Returns a corporation's wallet balance
|
209
|
+
|
210
|
+
Get a corporation's wallets --- This route is cached for up to 300 seconds
|
211
|
+
|
212
|
+
### Example
|
213
|
+
```ruby
|
214
|
+
# load the gem
|
215
|
+
require 'esi_client'
|
216
|
+
# setup authorization
|
217
|
+
ESIClient.configure do |config|
|
218
|
+
# Configure OAuth2 access token for authorization: evesso
|
219
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
220
|
+
end
|
221
|
+
|
222
|
+
api_instance = ESIClient::WalletApi.new
|
223
|
+
|
224
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
225
|
+
|
226
|
+
opts = {
|
227
|
+
datasource: "tranquility", # String | The server name you would like data from
|
228
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
229
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
230
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
231
|
+
}
|
232
|
+
|
233
|
+
begin
|
234
|
+
#Returns a corporation's wallet balance
|
235
|
+
result = api_instance.get_corporations_corporation_id_wallets(corporation_id, opts)
|
236
|
+
p result
|
237
|
+
rescue ESIClient::ApiError => e
|
238
|
+
puts "Exception when calling WalletApi->get_corporations_corporation_id_wallets: #{e}"
|
239
|
+
end
|
240
|
+
```
|
241
|
+
|
242
|
+
### Parameters
|
243
|
+
|
244
|
+
Name | Type | Description | Notes
|
245
|
+
------------- | ------------- | ------------- | -------------
|
246
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
247
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
248
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
249
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
250
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
251
|
+
|
252
|
+
### Return type
|
253
|
+
|
254
|
+
[**Array<GetCorporationsCorporationIdWallets200Ok>**](GetCorporationsCorporationIdWallets200Ok.md)
|
255
|
+
|
256
|
+
### Authorization
|
257
|
+
|
258
|
+
[evesso](../README.md#evesso)
|
259
|
+
|
260
|
+
### HTTP request headers
|
261
|
+
|
262
|
+
- **Content-Type**: Not defined
|
263
|
+
- **Accept**: application/json
|
264
|
+
|
265
|
+
|
266
|
+
|
267
|
+
# **get_corporations_corporation_id_wallets_division_journal**
|
268
|
+
> Array<GetCorporationsCorporationIdWalletsDivisionJournal200Ok> get_corporations_corporation_id_wallets_division_journal(corporation_iddivision, opts)
|
269
|
+
|
270
|
+
Get corporation wallet journal
|
271
|
+
|
272
|
+
Retrieve corporation wallet journal --- This route is cached for up to 3600 seconds
|
273
|
+
|
274
|
+
### Example
|
275
|
+
```ruby
|
276
|
+
# load the gem
|
277
|
+
require 'esi_client'
|
278
|
+
# setup authorization
|
279
|
+
ESIClient.configure do |config|
|
280
|
+
# Configure OAuth2 access token for authorization: evesso
|
281
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
282
|
+
end
|
283
|
+
|
284
|
+
api_instance = ESIClient::WalletApi.new
|
285
|
+
|
286
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
287
|
+
|
288
|
+
division = 56 # Integer | Wallet key of the division to fetch journals from
|
289
|
+
|
290
|
+
opts = {
|
291
|
+
datasource: "tranquility", # String | The server name you would like data from
|
292
|
+
from_id: 789, # Integer | Only show journal entries happened before the transaction referenced by this id
|
293
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
294
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
295
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
296
|
+
}
|
297
|
+
|
298
|
+
begin
|
299
|
+
#Get corporation wallet journal
|
300
|
+
result = api_instance.get_corporations_corporation_id_wallets_division_journal(corporation_iddivision, opts)
|
301
|
+
p result
|
302
|
+
rescue ESIClient::ApiError => e
|
303
|
+
puts "Exception when calling WalletApi->get_corporations_corporation_id_wallets_division_journal: #{e}"
|
304
|
+
end
|
305
|
+
```
|
306
|
+
|
307
|
+
### Parameters
|
308
|
+
|
309
|
+
Name | Type | Description | Notes
|
310
|
+
------------- | ------------- | ------------- | -------------
|
311
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
312
|
+
**division** | **Integer**| Wallet key of the division to fetch journals from |
|
313
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
314
|
+
**from_id** | **Integer**| Only show journal entries happened before the transaction referenced by this id | [optional]
|
315
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
316
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
317
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
318
|
+
|
319
|
+
### Return type
|
320
|
+
|
321
|
+
[**Array<GetCorporationsCorporationIdWalletsDivisionJournal200Ok>**](GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md)
|
322
|
+
|
323
|
+
### Authorization
|
324
|
+
|
325
|
+
[evesso](../README.md#evesso)
|
326
|
+
|
327
|
+
### HTTP request headers
|
328
|
+
|
329
|
+
- **Content-Type**: Not defined
|
330
|
+
- **Accept**: application/json
|
331
|
+
|
332
|
+
|
333
|
+
|
334
|
+
# **get_corporations_corporation_id_wallets_division_transactions**
|
335
|
+
> Array<GetCorporationsCorporationIdWalletsDivisionTransactions200Ok> get_corporations_corporation_id_wallets_division_transactions(corporation_iddivision, opts)
|
336
|
+
|
337
|
+
Get corporation wallet transactions
|
338
|
+
|
339
|
+
Get wallet transactions of a corporation --- This route is cached for up to 3600 seconds
|
340
|
+
|
341
|
+
### Example
|
342
|
+
```ruby
|
343
|
+
# load the gem
|
344
|
+
require 'esi_client'
|
345
|
+
# setup authorization
|
346
|
+
ESIClient.configure do |config|
|
347
|
+
# Configure OAuth2 access token for authorization: evesso
|
348
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
349
|
+
end
|
350
|
+
|
351
|
+
api_instance = ESIClient::WalletApi.new
|
352
|
+
|
353
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
354
|
+
|
355
|
+
division = 56 # Integer | Wallet key of the division to fetch journals from
|
356
|
+
|
357
|
+
opts = {
|
358
|
+
datasource: "tranquility", # String | The server name you would like data from
|
359
|
+
from_id: 789, # Integer | Only show journal entries happened before the transaction referenced by this id
|
360
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
361
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
362
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
363
|
+
}
|
364
|
+
|
365
|
+
begin
|
366
|
+
#Get corporation wallet transactions
|
367
|
+
result = api_instance.get_corporations_corporation_id_wallets_division_transactions(corporation_iddivision, opts)
|
368
|
+
p result
|
369
|
+
rescue ESIClient::ApiError => e
|
370
|
+
puts "Exception when calling WalletApi->get_corporations_corporation_id_wallets_division_transactions: #{e}"
|
371
|
+
end
|
372
|
+
```
|
373
|
+
|
374
|
+
### Parameters
|
375
|
+
|
376
|
+
Name | Type | Description | Notes
|
377
|
+
------------- | ------------- | ------------- | -------------
|
378
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
379
|
+
**division** | **Integer**| Wallet key of the division to fetch journals from |
|
380
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
381
|
+
**from_id** | **Integer**| Only show journal entries happened before the transaction referenced by this id | [optional]
|
382
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
383
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
384
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
385
|
+
|
386
|
+
### Return type
|
387
|
+
|
388
|
+
[**Array<GetCorporationsCorporationIdWalletsDivisionTransactions200Ok>**](GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md)
|
60
389
|
|
61
390
|
### Authorization
|
62
391
|
|