esi_client 1.3.0 → 1.4.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 +5 -5
- data/README.md +126 -43
- data/bin/regenerate +12 -2
- data/docs/AllianceApi.md +17 -17
- data/docs/AssetsApi.md +37 -37
- data/docs/BookmarksApi.md +28 -24
- data/docs/CalendarApi.md +16 -16
- data/docs/CharacterApi.md +190 -64
- data/docs/ClonesApi.md +10 -10
- data/docs/ContactsApi.md +94 -29
- data/docs/ContractsApi.md +35 -31
- data/docs/CorporationApi.md +680 -162
- data/docs/DogmaApi.md +12 -12
- data/docs/FactionWarfareApi.md +144 -18
- data/docs/FittingsApi.md +17 -16
- data/docs/FleetsApi.md +58 -58
- data/docs/GetAlliancesAllianceIdContacts200Ok.md +11 -0
- data/docs/GetAlliancesAllianceIdIconsOk.md +1 -1
- data/docs/GetAlliancesAllianceIdNotFound.md +1 -1
- data/docs/GetAlliancesAllianceIdOk.md +6 -3
- data/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdAssets200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdAttributesOk.md +3 -3
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdBookmarks200Ok.md +7 -6
- data/docs/GetCharactersCharacterIdBookmarksFolders200Ok.md +2 -3
- data/docs/GetCharactersCharacterIdCalendar200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdCalendarEventIdOk.md +5 -5
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdChatChannelsBlocked.md +1 -1
- data/docs/GetCharactersCharacterIdChatChannelsMuted.md +1 -1
- data/docs/GetCharactersCharacterIdClonesJumpClone.md +5 -3
- data/docs/GetCharactersCharacterIdClonesOk.md +2 -1
- data/docs/GetCharactersCharacterIdContacts200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdContracts200Ok.md +15 -15
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdFatigueOk.md +1 -1
- data/docs/GetCharactersCharacterIdFittings200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdFittingsItem.md +1 -1
- data/docs/GetCharactersCharacterIdFleetOk.md +2 -2
- data/docs/GetCharactersCharacterIdFwStatsKills.md +10 -0
- data/docs/GetCharactersCharacterIdFwStatsOk.md +13 -0
- data/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +13 -13
- data/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdMail200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdMailLabelsLabel.md +2 -2
- data/docs/GetCharactersCharacterIdMailLabelsOk.md +1 -1
- data/docs/GetCharactersCharacterIdMailMailIdOk.md +4 -4
- data/docs/GetCharactersCharacterIdMailMailIdRecipient.md +1 -1
- data/docs/GetCharactersCharacterIdMailRecipient.md +1 -1
- data/docs/GetCharactersCharacterIdMedals200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdMedalsGraphic.md +3 -3
- data/docs/GetCharactersCharacterIdMining200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdOk.md +6 -5
- data/docs/GetCharactersCharacterIdOnlineOk.md +11 -0
- data/docs/GetCharactersCharacterIdOpportunities200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdOrders200Ok.md +13 -13
- data/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCharactersCharacterIdPlanets200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +1 -1
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +2 -2
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +1 -1
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +7 -7
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +3 -3
- data/docs/GetCharactersCharacterIdPortraitOk.md +1 -1
- data/docs/GetCharactersCharacterIdRolesOk.md +11 -0
- data/docs/GetCharactersCharacterIdSearchOk.md +2 -3
- data/docs/GetCharactersCharacterIdShipOk.md +1 -1
- data/docs/GetCharactersCharacterIdSkillqueue200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdSkillsOk.md +3 -2
- data/docs/GetCharactersCharacterIdSkillsSkill.md +4 -3
- data/docs/GetCharactersCharacterIdStats200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdStatsCharacter.md +10 -0
- data/docs/GetCharactersCharacterIdStatsCombat.md +101 -0
- data/docs/GetCharactersCharacterIdStatsIndustry.md +43 -0
- data/docs/GetCharactersCharacterIdStatsInventory.md +9 -0
- data/docs/GetCharactersCharacterIdStatsIsk.md +9 -0
- data/docs/GetCharactersCharacterIdStatsMarket.md +20 -0
- data/docs/GetCharactersCharacterIdStatsMining.md +26 -0
- data/docs/GetCharactersCharacterIdStatsModule.md +76 -0
- data/docs/GetCharactersCharacterIdStatsOrbital.md +10 -0
- data/docs/GetCharactersCharacterIdStatsPve.md +11 -0
- data/docs/GetCharactersCharacterIdStatsSocial.md +32 -0
- data/docs/GetCharactersCharacterIdStatsTravel.md +28 -0
- data/docs/GetCharactersCharacterIdTitles200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +7 -7
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +8 -8
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +6 -6
- data/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +12 -0
- data/docs/GetCorporationCorporationIdMiningObservers200Ok.md +10 -0
- data/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +5 -5
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +2 -2
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +7 -7
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +15 -15
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +21 -0
- data/docs/GetCorporationsCorporationIdFacilities200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsKills.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsOk.md +12 -0
- data/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCorporationsCorporationIdIconsOk.md +1 -1
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +13 -13
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdMedals200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdOk.md +11 -9
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +12 -12
- data/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdOk.md +17 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdService.md +11 -0
- data/docs/GetCorporationsCorporationIdRoles200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdStarbases200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +9 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +21 -0
- data/docs/GetCorporationsCorporationIdStructures200Ok.md +13 -9
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +6 -6
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +7 -7
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +8 -8
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +6 -6
- data/docs/GetDogmaAttributesAttributeIdOk.md +5 -5
- data/docs/GetDogmaEffectsEffectIdModifier.md +2 -2
- data/docs/GetDogmaEffectsEffectIdOk.md +15 -15
- data/docs/GetFleetsFleetIdMembers200Ok.md +5 -5
- data/docs/GetFleetsFleetIdOk.md +1 -1
- data/docs/GetFleetsFleetIdWings200Ok.md +1 -1
- data/docs/GetFleetsFleetIdWingsSquad.md +1 -1
- data/docs/GetFwLeaderboardsActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersKills.md +2 -2
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersOk.md +2 -2
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsCharactersYesterday.md +1 -1
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsKills.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsOk.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +1 -1
- data/docs/GetFwLeaderboardsKills.md +2 -2
- data/docs/GetFwLeaderboardsLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsOk.md +2 -2
- data/docs/GetFwLeaderboardsVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsYesterday.md +1 -1
- data/docs/GetFwLeaderboardsYesterday1.md +1 -1
- data/docs/GetFwStats200Ok.md +2 -2
- data/docs/GetFwStatsKills.md +1 -1
- data/docs/GetFwStatsVictoryPoints.md +1 -1
- data/docs/GetFwSystems200Ok.md +3 -3
- data/docs/GetFwWars200Ok.md +1 -1
- data/docs/GetIncursions200Ok.md +6 -6
- data/docs/GetIndustryFacilities200Ok.md +3 -3
- data/docs/GetIndustrySystems200Ok.md +1 -1
- data/docs/GetInsurancePrices200Ok.md +1 -1
- data/docs/GetInsurancePricesLevel.md +1 -1
- data/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +3 -3
- data/docs/GetKillmailsKillmailIdKillmailHashItem.md +1 -1
- data/docs/GetKillmailsKillmailIdKillmailHashItem1.md +2 -2
- data/docs/GetKillmailsKillmailIdKillmailHashOk.md +3 -3
- data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +3 -3
- data/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +4 -3
- data/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +8 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +1 -1
- data/docs/GetMarketsGroupsMarketGroupIdOk.md +2 -2
- data/docs/GetMarketsPrices200Ok.md +2 -2
- data/docs/GetMarketsRegionIdHistory200Ok.md +3 -3
- data/docs/GetMarketsRegionIdOrders200Ok.md +7 -7
- data/docs/GetMarketsStructuresStructureId200Ok.md +7 -7
- data/docs/GetOpportunitiesGroupsGroupIdOk.md +2 -2
- data/docs/GetOpportunitiesTasksTaskIdOk.md +2 -2
- data/docs/GetSearchOk.md +2 -3
- data/docs/GetSovereigntyCampaigns200Ok.md +5 -5
- data/docs/GetSovereigntyMap200Ok.md +1 -1
- data/docs/GetSovereigntyStructures200Ok.md +1 -1
- data/docs/GetStatusOk.md +1 -1
- data/docs/GetUniverseAncestries200Ok.md +13 -0
- data/docs/GetUniverseBloodlines200Ok.md +6 -6
- data/docs/GetUniverseCategoriesCategoryIdOk.md +1 -1
- data/docs/GetUniverseConstellationsConstellationIdOk.md +1 -1
- data/docs/GetUniverseFactions200Ok.md +5 -5
- data/docs/GetUniverseGraphicsGraphicIdOk.md +5 -5
- data/docs/GetUniverseGroupsGroupIdOk.md +1 -1
- data/docs/GetUniverseMoonsMoonIdOk.md +1 -1
- data/docs/GetUniversePlanetsPlanetIdOk.md +3 -3
- data/docs/GetUniverseRaces200Ok.md +3 -3
- data/docs/GetUniverseRegionsRegionIdOk.md +3 -3
- data/docs/GetUniverseSchematicsSchematicIdOk.md +1 -1
- data/docs/GetUniverseStargatesStargateIdDestination.md +1 -1
- data/docs/GetUniverseStargatesStargateIdOk.md +4 -4
- data/docs/GetUniverseStarsStarIdOk.md +3 -3
- data/docs/GetUniverseStationsStationIdOk.md +6 -6
- data/docs/GetUniverseStructuresStructureIdOk.md +1 -1
- data/docs/GetUniverseSystemJumps200Ok.md +1 -1
- data/docs/GetUniverseSystemKills200Ok.md +2 -2
- data/docs/GetUniverseSystemsSystemIdOk.md +6 -6
- data/docs/GetUniverseSystemsSystemIdPlanet.md +1 -1
- data/docs/GetUniverseTypesTypeIdOk.md +11 -11
- data/docs/GetWarsWarIdAggressor.md +2 -2
- data/docs/GetWarsWarIdAlly.md +1 -1
- data/docs/GetWarsWarIdDefender.md +2 -2
- data/docs/GetWarsWarIdKillmails200Ok.md +1 -1
- data/docs/GetWarsWarIdOk.md +6 -6
- data/docs/IncursionsApi.md +3 -3
- data/docs/IndustryApi.md +278 -17
- data/docs/InsuranceApi.md +4 -4
- data/docs/KillmailsApi.md +16 -16
- data/docs/LocationApi.md +15 -15
- data/docs/LoyaltyApi.md +9 -9
- data/docs/MailApi.md +41 -40
- data/docs/MarketApi.md +172 -42
- data/docs/OpportunitiesApi.md +17 -17
- data/docs/PlanetaryInteractionApi.md +76 -11
- data/docs/PostCharactersAffiliation200Ok.md +1 -1
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +1 -3
- data/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCharactersCharacterIdFittingsFitting.md +2 -2
- data/docs/PostCharactersCharacterIdFittingsItem.md +1 -1
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +1 -1
- data/docs/PostCharactersCharacterIdMailMail.md +2 -2
- data/docs/PostCharactersCharacterIdMailRecipient.md +1 -1
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +1 -3
- data/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +10 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +1 -1
- data/docs/PostUiOpenwindowNewmailNewMail.md +2 -2
- data/docs/PostUniverseIdsAgent.md +9 -0
- data/docs/PostUniverseIdsAlliance.md +9 -0
- data/docs/PostUniverseIdsCharacter.md +9 -0
- data/docs/PostUniverseIdsConstellation.md +9 -0
- data/docs/PostUniverseIdsCorporation.md +9 -0
- data/docs/PostUniverseIdsFaction.md +9 -0
- data/docs/PostUniverseIdsInventoryType.md +9 -0
- data/docs/PostUniverseIdsOk.md +17 -0
- data/docs/PostUniverseIdsRegion.md +9 -0
- data/docs/PostUniverseIdsServiceUnavailable.md +8 -0
- data/docs/PostUniverseIdsStation.md +9 -0
- data/docs/PostUniverseIdsSystem.md +9 -0
- data/docs/PostUniverseNames200Ok.md +1 -1
- data/docs/PutCharactersCharacterIdMailMailIdContents.md +1 -1
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +1 -1
- data/docs/PutFleetsFleetIdNewSettings.md +1 -1
- data/docs/RoutesApi.md +4 -4
- data/docs/SearchApi.md +15 -15
- data/docs/SkillsApi.md +13 -13
- data/docs/SovereigntyApi.md +9 -9
- data/docs/StatusApi.md +3 -3
- data/docs/UniverseApi.md +205 -92
- data/docs/UserInterfaceApi.md +20 -20
- data/docs/WalletApi.md +35 -35
- data/docs/WarsApi.md +9 -9
- data/esi_client-1.3.0.gem +0 -0
- data/git_push.sh +1 -1
- data/lib/esi_client.rb +59 -9
- data/lib/esi_client/api/alliance_api.rb +30 -23
- data/lib/esi_client/api/assets_api.rb +51 -33
- data/lib/esi_client/api/bookmarks_api.rb +41 -23
- data/lib/esi_client/api/calendar_api.rb +31 -19
- data/lib/esi_client/api/character_api.rb +249 -70
- data/lib/esi_client/api/clones_api.rb +19 -13
- data/lib/esi_client/api/contacts_api.rb +128 -27
- data/lib/esi_client/api/contracts_api.rb +53 -29
- data/lib/esi_client/api/corporation_api.rb +897 -263
- data/lib/esi_client/api/dogma_api.rb +15 -19
- data/lib/esi_client/api/faction_warfare_api.rb +162 -26
- data/lib/esi_client/api/fittings_api.rb +34 -21
- data/lib/esi_client/api/fleets_api.rb +49 -59
- data/lib/esi_client/api/incursions_api.rb +6 -7
- data/lib/esi_client/api/industry_api.rb +323 -20
- data/lib/esi_client/api/insurance_api.rb +6 -7
- data/lib/esi_client/api/killmails_api.rb +24 -19
- data/lib/esi_client/api/location_api.rb +27 -18
- data/lib/esi_client/api/loyalty_api.rb +17 -11
- data/lib/esi_client/api/mail_api.rb +76 -45
- data/lib/esi_client/api/market_api.rb +192 -45
- data/lib/esi_client/api/opportunities_api.rb +22 -23
- data/lib/esi_client/api/planetary_interaction_api.rb +93 -14
- data/lib/esi_client/api/routes_api.rb +6 -7
- data/lib/esi_client/api/search_api.rb +15 -13
- data/lib/esi_client/api/skills_api.rb +24 -15
- data/lib/esi_client/api/sovereignty_api.rb +12 -15
- data/lib/esi_client/api/status_api.rb +6 -7
- data/lib/esi_client/api/universe_api.rb +216 -109
- data/lib/esi_client/api/user_interface_api.rb +18 -23
- data/lib/esi_client/api/wallet_api.rb +51 -33
- data/lib/esi_client/api/wars_api.rb +12 -15
- data/lib/esi_client/api_client.rb +10 -10
- data/lib/esi_client/api_error.rb +2 -2
- data/lib/esi_client/configuration.rb +3 -3
- data/lib/esi_client/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_members_member_id_not_found.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +8 -12
- data/lib/esi_client/models/forbidden.rb +9 -13
- data/lib/esi_client/models/get_alliances_alliance_id_contacts_200_ok.rb +264 -0
- data/lib/esi_client/models/get_alliances_alliance_id_icons_not_found.rb +8 -12
- data/lib/esi_client/models/get_alliances_alliance_id_icons_ok.rb +20 -24
- data/lib/esi_client/models/get_alliances_alliance_id_not_found.rb +10 -14
- data/lib/esi_client/models/get_alliances_alliance_id_ok.rb +74 -38
- data/lib/esi_client/models/get_alliances_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_agents_research_200_ok.rb +41 -45
- data/lib/esi_client/models/get_characters_character_id_assets_200_ok.rb +82 -80
- data/lib/esi_client/models/get_characters_character_id_attributes_ok.rb +45 -49
- data/lib/esi_client/models/get_characters_character_id_blueprints_200_ok.rb +111 -114
- data/lib/esi_client/models/get_characters_character_id_bookmarks_200_ok.rb +76 -71
- data/lib/esi_client/models/get_characters_character_id_bookmarks_coordinates.rb +12 -16
- data/lib/esi_client/models/get_characters_character_id_bookmarks_folders_200_ok.rb +22 -26
- data/lib/esi_client/models/get_characters_character_id_bookmarks_item.rb +11 -15
- data/lib/esi_client/models/get_characters_character_id_calendar_200_ok.rb +36 -39
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +11 -14
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_ok.rb +80 -83
- data/lib/esi_client/models/get_characters_character_id_chat_channels_200_ok.rb +76 -80
- data/lib/esi_client/models/get_characters_character_id_chat_channels_allowed.rb +13 -16
- data/lib/esi_client/models/get_characters_character_id_chat_channels_blocked.rb +26 -29
- data/lib/esi_client/models/get_characters_character_id_chat_channels_muted.rb +26 -29
- data/lib/esi_client/models/get_characters_character_id_chat_channels_operator.rb +13 -16
- data/lib/esi_client/models/get_characters_character_id_clones_home_location.rb +11 -14
- data/lib/esi_client/models/get_characters_character_id_clones_jump_clone.rb +63 -26
- data/lib/esi_client/models/get_characters_character_id_clones_ok.rb +33 -27
- data/lib/esi_client/models/get_characters_character_id_contacts_200_ok.rb +46 -49
- data/lib/esi_client/models/get_characters_character_id_contacts_labels_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_contracts_200_ok.rb +180 -183
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +28 -32
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +49 -53
- data/lib/esi_client/models/get_characters_character_id_corporationhistory_200_ok.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_fatigue_ok.rb +19 -23
- data/lib/esi_client/models/get_characters_character_id_fittings_200_ok.rb +44 -48
- data/lib/esi_client/models/get_characters_character_id_fittings_item.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_fleet_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_fleet_ok.rb +34 -37
- data/lib/esi_client/models/get_characters_character_id_fw_stats_kills.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_fw_stats_ok.rb +291 -0
- data/lib/esi_client/models/get_characters_character_id_fw_stats_victory_points.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_industry_jobs_200_ok.rb +161 -164
- data/lib/esi_client/models/get_characters_character_id_killmails_recent_200_ok.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_location_ok.rb +9 -13
- data/lib/esi_client/models/get_characters_character_id_loyalty_points_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_mail_200_ok.rb +43 -47
- data/lib/esi_client/models/get_characters_character_id_mail_labels_label.rb +50 -56
- data/lib/esi_client/models/get_characters_character_id_mail_labels_ok.rb +23 -28
- data/lib/esi_client/models/get_characters_character_id_mail_lists_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_ok.rb +47 -51
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_recipient.rb +29 -32
- data/lib/esi_client/models/get_characters_character_id_mail_recipient.rb +29 -32
- data/lib/esi_client/models/get_characters_character_id_medals_200_ok.rb +68 -71
- data/lib/esi_client/models/get_characters_character_id_medals_graphic.rb +38 -42
- data/lib/esi_client/models/get_characters_character_id_mining_200_ok.rb +235 -0
- data/lib/esi_client/models/get_characters_character_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_notifications_200_ok.rb +40 -43
- data/lib/esi_client/models/get_characters_character_id_notifications_contacts_200_ok.rb +42 -46
- data/lib/esi_client/models/get_characters_character_id_ok.rb +90 -84
- data/lib/esi_client/models/get_characters_character_id_online_ok.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_opportunities_200_ok.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_orders_200_ok.rb +159 -162
- data/lib/esi_client/models/get_characters_character_id_orders_history_200_ok.rb +431 -0
- data/lib/esi_client/models/get_characters_character_id_planets_200_ok.rb +101 -104
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_content.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_extractor_details.rb +30 -34
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_factory_details.rb +9 -13
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_head.rb +16 -20
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_link.rb +34 -38
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_ok.rb +11 -15
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_pin.rb +75 -79
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_route.rb +49 -53
- data/lib/esi_client/models/get_characters_character_id_portrait_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_portrait_ok.rb +22 -26
- data/lib/esi_client/models/get_characters_character_id_roles_ok.rb +245 -0
- data/lib/esi_client/models/get_characters_character_id_search_ok.rb +28 -44
- data/lib/esi_client/models/get_characters_character_id_ship_ok.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_skillqueue_200_ok.rb +61 -65
- data/lib/esi_client/models/get_characters_character_id_skills_ok.rb +30 -14
- data/lib/esi_client/models/get_characters_character_id_skills_skill.rb +50 -24
- data/lib/esi_client/models/get_characters_character_id_standings_200_ok.rb +19 -22
- data/lib/esi_client/models/get_characters_character_id_stats_200_ok.rb +298 -0
- data/lib/esi_client/models/get_characters_character_id_stats_character.rb +205 -0
- data/lib/esi_client/models/get_characters_character_id_stats_combat.rb +1115 -0
- data/lib/esi_client/models/get_characters_character_id_stats_industry.rb +535 -0
- data/lib/esi_client/models/get_characters_character_id_stats_inventory.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_stats_isk.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_stats_market.rb +305 -0
- data/lib/esi_client/models/get_characters_character_id_stats_mining.rb +365 -0
- data/lib/esi_client/models/get_characters_character_id_stats_module.rb +865 -0
- data/lib/esi_client/models/get_characters_character_id_stats_orbital.rb +205 -0
- data/lib/esi_client/models/get_characters_character_id_stats_pve.rb +215 -0
- data/lib/esi_client/models/get_characters_character_id_stats_social.rb +425 -0
- data/lib/esi_client/models/get_characters_character_id_stats_travel.rb +385 -0
- data/lib/esi_client/models/get_characters_character_id_titles_200_ok.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_200_ok.rb +91 -94
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_extra_info.rb +73 -77
- data/lib/esi_client/models/get_characters_character_id_wallet_transactions_200_ok.rb +87 -91
- data/lib/esi_client/models/get_characters_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +250 -0
- data/lib/esi_client/models/get_corporation_corporation_id_mining_observers_200_ok.rb +254 -0
- data/lib/esi_client/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +250 -0
- data/lib/esi_client/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +27 -31
- data/lib/esi_client/models/get_corporations_corporation_id_assets_200_ok.rb +82 -80
- data/lib/esi_client/models/get_corporations_corporation_id_blueprints_200_ok.rb +117 -120
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_200_ok.rb +51 -55
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_coordinates.rb +11 -15
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +22 -26
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_item.rb +10 -14
- data/lib/esi_client/models/get_corporations_corporation_id_contacts_200_ok.rb +39 -42
- data/lib/esi_client/models/get_corporations_corporation_id_containers_logs_200_ok.rb +102 -105
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_200_ok.rb +180 -183
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +28 -32
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +49 -53
- data/lib/esi_client/models/get_corporations_corporation_id_customs_offices_200_ok.rb +435 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_hangar.rb +14 -20
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_ok.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_wallet.rb +14 -20
- data/lib/esi_client/models/get_corporations_corporation_id_facilities_200_ok.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_kills.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_ok.rb +233 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_victory_points.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_icons_not_found.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_icons_ok.rb +22 -26
- data/lib/esi_client/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +163 -166
- data/lib/esi_client/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +25 -29
- data/lib/esi_client/models/get_corporations_corporation_id_medals_200_ok.rb +288 -0
- data/lib/esi_client/models/get_corporations_corporation_id_medals_issued_200_ok.rb +318 -0
- data/lib/esi_client/models/get_corporations_corporation_id_members_titles_200_ok.rb +207 -0
- data/lib/esi_client/models/get_corporations_corporation_id_membertracking_200_ok.rb +46 -50
- data/lib/esi_client/models/get_corporations_corporation_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_ok.rb +114 -141
- data/lib/esi_client/models/get_corporations_corporation_id_orders_200_ok.rb +149 -152
- data/lib/esi_client/models/get_corporations_corporation_id_orders_history_200_ok.rb +459 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +326 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +269 -0
- data/lib/esi_client/models/get_corporations_corporation_id_roles_200_ok.rb +52 -55
- data/lib/esi_client/models/get_corporations_corporation_id_roles_history_200_ok.rb +303 -0
- data/lib/esi_client/models/get_corporations_corporation_id_shareholders_200_ok.rb +31 -34
- data/lib/esi_client/models/get_corporations_corporation_id_standings_200_ok.rb +19 -22
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_200_ok.rb +304 -0
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +205 -0
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +466 -0
- data/lib/esi_client/models/get_corporations_corporation_id_structures_200_ok.rb +269 -94
- data/lib/esi_client/models/get_corporations_corporation_id_structures_service.rb +13 -16
- data/lib/esi_client/models/get_corporations_corporation_id_titles_200_ok.rb +66 -69
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_200_ok.rb +31 -35
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +91 -94
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +73 -77
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +76 -80
- data/lib/esi_client/models/get_corporations_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_ok.rb +49 -53
- data/lib/esi_client/models/get_dogma_effects_effect_id_modifier.rb +30 -34
- data/lib/esi_client/models/get_dogma_effects_effect_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_dogma_effects_effect_id_ok.rb +130 -134
- data/lib/esi_client/models/get_fleets_fleet_id_members_200_ok.rb +80 -83
- data/lib/esi_client/models/get_fleets_fleet_id_members_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_ok.rb +30 -34
- data/lib/esi_client/models/get_fleets_fleet_id_wings_200_ok.rb +25 -29
- data/lib/esi_client/models/get_fleets_fleet_id_wings_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_wings_squad.rb +25 -29
- data/lib/esi_client/models/get_fw_leaderboards_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_characters_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_corporations_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_stats_200_ok.rb +31 -25
- data/lib/esi_client/models/get_fw_stats_kills.rb +29 -33
- data/lib/esi_client/models/get_fw_stats_victory_points.rb +29 -33
- data/lib/esi_client/models/get_fw_systems_200_ok.rb +48 -52
- data/lib/esi_client/models/get_fw_wars_200_ok.rb +25 -29
- data/lib/esi_client/models/get_incursions_200_ok.rb +82 -85
- data/lib/esi_client/models/get_industry_facilities_200_ok.rb +42 -46
- data/lib/esi_client/models/get_industry_systems_200_ok.rb +26 -30
- data/lib/esi_client/models/get_industry_systems_cost_indice.rb +13 -16
- data/lib/esi_client/models/get_insurance_prices_200_ok.rb +26 -30
- data/lib/esi_client/models/get_insurance_prices_level.rb +26 -30
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_attacker.rb +40 -44
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item.rb +27 -31
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item_1.rb +39 -43
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_ok.rb +47 -46
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_position.rb +11 -15
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_victim.rb +41 -45
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +65 -59
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_not_found.rb +185 -0
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_required_item.rb +25 -29
- data/lib/esi_client/models/get_markets_groups_market_group_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_markets_groups_market_group_id_ok.rb +35 -39
- data/lib/esi_client/models/get_markets_prices_200_ok.rb +24 -28
- data/lib/esi_client/models/get_markets_region_id_history_200_ok.rb +55 -59
- data/lib/esi_client/models/get_markets_region_id_history_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_markets_region_id_orders_200_ok.rb +102 -105
- data/lib/esi_client/models/get_markets_region_id_orders_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_markets_structures_structure_id_200_ok.rb +102 -105
- data/lib/esi_client/models/get_opportunities_groups_group_id_ok.rb +46 -50
- data/lib/esi_client/models/get_opportunities_tasks_task_id_ok.rb +38 -42
- data/lib/esi_client/models/get_route_origin_destination_not_found.rb +8 -12
- data/lib/esi_client/models/get_search_ok.rb +28 -44
- data/lib/esi_client/models/get_sovereignty_campaigns_200_ok.rb +75 -78
- data/lib/esi_client/models/get_sovereignty_campaigns_participant.rb +10 -14
- data/lib/esi_client/models/get_sovereignty_map_200_ok.rb +23 -27
- data/lib/esi_client/models/get_sovereignty_structures_200_ok.rb +24 -28
- data/lib/esi_client/models/get_status_ok.rb +26 -30
- data/lib/esi_client/models/get_universe_ancestries_200_ok.rb +255 -0
- data/lib/esi_client/models/get_universe_bloodlines_200_ok.rb +90 -94
- data/lib/esi_client/models/get_universe_categories_category_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_categories_category_id_ok.rb +30 -34
- data/lib/esi_client/models/get_universe_constellations_constellation_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_constellations_constellation_id_ok.rb +17 -16
- data/lib/esi_client/models/get_universe_constellations_constellation_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_factions_200_ok.rb +65 -79
- data/lib/esi_client/models/get_universe_graphics_graphic_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_graphics_graphic_id_ok.rb +46 -50
- data/lib/esi_client/models/get_universe_groups_group_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_groups_group_id_ok.rb +28 -32
- data/lib/esi_client/models/get_universe_moons_moon_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_moons_moon_id_ok.rb +16 -15
- data/lib/esi_client/models/get_universe_moons_moon_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_planets_planet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_planets_planet_id_ok.rb +43 -42
- data/lib/esi_client/models/get_universe_planets_planet_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_races_200_ok.rb +42 -46
- data/lib/esi_client/models/get_universe_regions_region_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_regions_region_id_ok.rb +40 -44
- data/lib/esi_client/models/get_universe_schematics_schematic_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_schematics_schematic_id_ok.rb +25 -29
- data/lib/esi_client/models/get_universe_stargates_stargate_id_destination.rb +25 -29
- data/lib/esi_client/models/get_universe_stargates_stargate_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_stargates_stargate_id_ok.rb +50 -44
- data/lib/esi_client/models/get_universe_stargates_stargate_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_stars_star_id_ok.rb +64 -67
- data/lib/esi_client/models/get_universe_stations_station_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_stations_station_id_ok.rb +92 -90
- data/lib/esi_client/models/get_universe_stations_station_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_structures_structure_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_structures_structure_id_ok.rb +21 -25
- data/lib/esi_client/models/get_universe_structures_structure_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_system_jumps_200_ok.rb +25 -29
- data/lib/esi_client/models/get_universe_system_kills_200_ok.rb +41 -45
- data/lib/esi_client/models/get_universe_systems_system_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_systems_system_id_ok.rb +74 -73
- data/lib/esi_client/models/get_universe_systems_system_id_planet.rb +22 -26
- data/lib/esi_client/models/get_universe_systems_system_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_types_type_id_dogma_attribute.rb +10 -14
- data/lib/esi_client/models/get_universe_types_type_id_dogma_effect.rb +10 -14
- data/lib/esi_client/models/get_universe_types_type_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_types_type_id_ok.rb +111 -115
- data/lib/esi_client/models/get_wars_war_id_aggressor.rb +32 -36
- data/lib/esi_client/models/get_wars_war_id_ally.rb +20 -24
- data/lib/esi_client/models/get_wars_war_id_defender.rb +32 -36
- data/lib/esi_client/models/get_wars_war_id_killmails_200_ok.rb +25 -29
- data/lib/esi_client/models/get_wars_war_id_killmails_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_wars_war_id_ok.rb +72 -66
- data/lib/esi_client/models/get_wars_war_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/internal_server_error.rb +9 -13
- data/lib/esi_client/models/post_characters_affiliation_200_ok.rb +21 -25
- data/lib/esi_client/models/post_characters_affiliation_not_found.rb +8 -12
- data/lib/esi_client/models/post_characters_character_id_assets_locations_200_ok.rb +19 -54
- data/lib/esi_client/models/post_characters_character_id_assets_locations_position.rb +220 -0
- data/lib/esi_client/models/post_characters_character_id_assets_names_200_ok.rb +10 -14
- data/lib/esi_client/models/post_characters_character_id_fittings_created.rb +9 -13
- data/lib/esi_client/models/post_characters_character_id_fittings_fitting.rb +69 -73
- data/lib/esi_client/models/post_characters_character_id_fittings_item.rb +29 -33
- data/lib/esi_client/models/post_characters_character_id_mail_bad_request.rb +8 -12
- data/lib/esi_client/models/post_characters_character_id_mail_labels_label.rb +41 -44
- data/lib/esi_client/models/post_characters_character_id_mail_mail.rb +59 -63
- data/lib/esi_client/models/post_characters_character_id_mail_recipient.rb +29 -32
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_200_ok.rb +19 -54
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_position.rb +220 -0
- data/lib/esi_client/models/post_corporations_corporation_id_assets_names_200_ok.rb +10 -14
- data/lib/esi_client/models/post_fleets_fleet_id_members_invitation.rb +41 -46
- data/lib/esi_client/models/post_fleets_fleet_id_members_not_found.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_members_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_wings_created.rb +9 -13
- data/lib/esi_client/models/post_fleets_fleet_id_wings_not_found.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +9 -13
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +8 -12
- data/lib/esi_client/models/post_ui_openwindow_newmail_new_mail.rb +55 -59
- data/lib/esi_client/models/post_ui_openwindow_newmail_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/post_universe_ids_agent.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_alliance.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_character.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_constellation.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_corporation.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_faction.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_inventory_type.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_ok.rb +295 -0
- data/lib/esi_client/models/post_universe_ids_region.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_service_unavailable.rb +185 -0
- data/lib/esi_client/models/post_universe_ids_station.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_system.rb +195 -0
- data/lib/esi_client/models/post_universe_names_200_ok.rb +32 -35
- data/lib/esi_client/models/post_universe_names_not_found.rb +8 -12
- data/lib/esi_client/models/put_characters_character_id_calendar_event_id_response.rb +13 -16
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_bad_request.rb +8 -12
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_contents.rb +21 -25
- data/lib/esi_client/models/put_fleets_fleet_id_bad_request.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_movement.rb +40 -45
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_new_settings.rb +20 -24
- data/lib/esi_client/models/put_fleets_fleet_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_naming.rb +12 -16
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_naming.rb +12 -16
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +8 -12
- data/lib/esi_client/version.rb +3 -3
- data/spec/models/get_alliances_alliance_id_contacts_200_ok_spec.rb +63 -0
- data/spec/models/get_characters_character_id_fw_stats_kills_spec.rb +53 -0
- data/spec/models/get_characters_character_id_fw_stats_ok_spec.rb +71 -0
- data/spec/models/get_characters_character_id_fw_stats_victory_points_spec.rb +53 -0
- data/spec/models/get_characters_character_id_mining_200_ok_spec.rb +59 -0
- data/spec/models/get_characters_character_id_online_ok_spec.rb +59 -0
- data/spec/models/get_characters_character_id_orders_history_200_ok_spec.rb +133 -0
- data/spec/models/get_characters_character_id_roles_ok_spec.rb +75 -0
- data/spec/models/get_characters_character_id_stats_200_ok_spec.rb +113 -0
- data/spec/models/get_characters_character_id_stats_character_spec.rb +53 -0
- data/spec/models/get_characters_character_id_stats_combat_spec.rb +599 -0
- data/spec/models/get_characters_character_id_stats_industry_spec.rb +251 -0
- data/spec/models/get_characters_character_id_stats_inventory_spec.rb +47 -0
- data/spec/models/get_characters_character_id_stats_isk_spec.rb +47 -0
- data/spec/models/get_characters_character_id_stats_market_spec.rb +113 -0
- data/spec/models/get_characters_character_id_stats_mining_spec.rb +149 -0
- data/spec/models/get_characters_character_id_stats_module_spec.rb +449 -0
- data/spec/models/get_characters_character_id_stats_orbital_spec.rb +53 -0
- data/spec/models/get_characters_character_id_stats_pve_spec.rb +59 -0
- data/spec/models/get_characters_character_id_stats_social_spec.rb +185 -0
- data/spec/models/get_characters_character_id_stats_travel_spec.rb +161 -0
- data/spec/models/get_characters_character_id_titles_200_ok_spec.rb +47 -0
- data/spec/models/get_corporation_corporation_id_mining_extractions_200_ok_spec.rb +65 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_200_ok_spec.rb +57 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_customs_offices_200_ok_spec.rb +123 -0
- data/spec/models/get_corporations_corporation_id_facilities_200_ok_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_kills_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_victory_points_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_medals_200_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_medals_issued_200_ok_spec.rb +75 -0
- data/spec/models/get_corporations_corporation_id_members_titles_200_ok_spec.rb +47 -0
- data/spec/models/get_corporations_corporation_id_orders_history_200_ok_spec.rb +133 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_coordinates_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_ok_spec.rb +95 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_service_spec.rb +63 -0
- data/spec/models/get_corporations_corporation_id_roles_history_200_ok_spec.rb +83 -0
- data/spec/models/get_corporations_corporation_id_starbases_200_ok_spec.rb +87 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_fuel_spec.rb +47 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_ok_spec.rb +143 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_not_found_spec.rb +41 -0
- data/spec/models/get_universe_ancestries_200_ok_spec.rb +71 -0
- data/spec/models/post_characters_character_id_assets_locations_position_spec.rb +53 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_position_spec.rb +53 -0
- data/spec/models/post_universe_ids_agent_spec.rb +47 -0
- data/spec/models/post_universe_ids_alliance_spec.rb +47 -0
- data/spec/models/post_universe_ids_character_spec.rb +47 -0
- data/spec/models/post_universe_ids_constellation_spec.rb +47 -0
- data/spec/models/post_universe_ids_corporation_spec.rb +47 -0
- data/spec/models/post_universe_ids_faction_spec.rb +47 -0
- data/spec/models/post_universe_ids_inventory_type_spec.rb +47 -0
- data/spec/models/post_universe_ids_ok_spec.rb +95 -0
- data/spec/models/post_universe_ids_region_spec.rb +47 -0
- data/spec/models/post_universe_ids_service_unavailable_spec.rb +41 -0
- data/spec/models/post_universe_ids_station_spec.rb +47 -0
- data/spec/models/post_universe_ids_system_spec.rb +47 -0
- metadata +232 -3
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#EVE Swagger Interface
|
|
3
|
+
|
|
4
|
+
#An OpenAPI for EVE Online
|
|
5
|
+
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
|
+
|
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'date'
|
|
14
|
+
|
|
15
|
+
module ESIClient
|
|
16
|
+
# Summary of victory points gained by the given corporation for the enlisted faction
|
|
17
|
+
class GetCorporationsCorporationIdFwStatsVictoryPoints
|
|
18
|
+
# Yesterday's victory points gained by members of the given corporation
|
|
19
|
+
attr_accessor :yesterday
|
|
20
|
+
|
|
21
|
+
# Last week's victory points gained by members of the given corporation
|
|
22
|
+
attr_accessor :last_week
|
|
23
|
+
|
|
24
|
+
# Total victory points gained since the given corporation enlisted
|
|
25
|
+
attr_accessor :total
|
|
26
|
+
|
|
27
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
|
28
|
+
def self.attribute_map
|
|
29
|
+
{
|
|
30
|
+
:'yesterday' => :'yesterday',
|
|
31
|
+
:'last_week' => :'last_week',
|
|
32
|
+
:'total' => :'total'
|
|
33
|
+
}
|
|
34
|
+
end
|
|
35
|
+
|
|
36
|
+
# Attribute type mapping.
|
|
37
|
+
def self.swagger_types
|
|
38
|
+
{
|
|
39
|
+
:'yesterday' => :'Integer',
|
|
40
|
+
:'last_week' => :'Integer',
|
|
41
|
+
:'total' => :'Integer'
|
|
42
|
+
}
|
|
43
|
+
end
|
|
44
|
+
|
|
45
|
+
# Initializes the object
|
|
46
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
47
|
+
def initialize(attributes = {})
|
|
48
|
+
return unless attributes.is_a?(Hash)
|
|
49
|
+
|
|
50
|
+
# convert string to symbol for hash key
|
|
51
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
|
52
|
+
|
|
53
|
+
if attributes.has_key?(:'yesterday')
|
|
54
|
+
self.yesterday = attributes[:'yesterday']
|
|
55
|
+
end
|
|
56
|
+
|
|
57
|
+
if attributes.has_key?(:'last_week')
|
|
58
|
+
self.last_week = attributes[:'last_week']
|
|
59
|
+
end
|
|
60
|
+
|
|
61
|
+
if attributes.has_key?(:'total')
|
|
62
|
+
self.total = attributes[:'total']
|
|
63
|
+
end
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
|
67
|
+
# @return Array for valid properties with the reasons
|
|
68
|
+
def list_invalid_properties
|
|
69
|
+
invalid_properties = Array.new
|
|
70
|
+
if @yesterday.nil?
|
|
71
|
+
invalid_properties.push('invalid value for "yesterday", yesterday cannot be nil.')
|
|
72
|
+
end
|
|
73
|
+
|
|
74
|
+
if @last_week.nil?
|
|
75
|
+
invalid_properties.push('invalid value for "last_week", last_week cannot be nil.')
|
|
76
|
+
end
|
|
77
|
+
|
|
78
|
+
if @total.nil?
|
|
79
|
+
invalid_properties.push('invalid value for "total", total cannot be nil.')
|
|
80
|
+
end
|
|
81
|
+
|
|
82
|
+
invalid_properties
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
# Check to see if the all the properties in the model are valid
|
|
86
|
+
# @return true if the model is valid
|
|
87
|
+
def valid?
|
|
88
|
+
return false if @yesterday.nil?
|
|
89
|
+
return false if @last_week.nil?
|
|
90
|
+
return false if @total.nil?
|
|
91
|
+
true
|
|
92
|
+
end
|
|
93
|
+
|
|
94
|
+
# Checks equality by comparing each attribute.
|
|
95
|
+
# @param [Object] Object to be compared
|
|
96
|
+
def ==(o)
|
|
97
|
+
return true if self.equal?(o)
|
|
98
|
+
self.class == o.class &&
|
|
99
|
+
yesterday == o.yesterday &&
|
|
100
|
+
last_week == o.last_week &&
|
|
101
|
+
total == o.total
|
|
102
|
+
end
|
|
103
|
+
|
|
104
|
+
# @see the `==` method
|
|
105
|
+
# @param [Object] Object to be compared
|
|
106
|
+
def eql?(o)
|
|
107
|
+
self == o
|
|
108
|
+
end
|
|
109
|
+
|
|
110
|
+
# Calculates hash code according to all attributes.
|
|
111
|
+
# @return [Fixnum] Hash code
|
|
112
|
+
def hash
|
|
113
|
+
[yesterday, last_week, total].hash
|
|
114
|
+
end
|
|
115
|
+
|
|
116
|
+
# Builds the object from hash
|
|
117
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
118
|
+
# @return [Object] Returns the model itself
|
|
119
|
+
def build_from_hash(attributes)
|
|
120
|
+
return nil unless attributes.is_a?(Hash)
|
|
121
|
+
self.class.swagger_types.each_pair do |key, type|
|
|
122
|
+
if type =~ /\AArray<(.*)>/i
|
|
123
|
+
# check to ensure the input is an array given that the the attribute
|
|
124
|
+
# is documented as an array but the input is not
|
|
125
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
126
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
127
|
+
end
|
|
128
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
129
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
130
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
self
|
|
134
|
+
end
|
|
135
|
+
|
|
136
|
+
# Deserializes the data based on type
|
|
137
|
+
# @param string type Data type
|
|
138
|
+
# @param string value Value to be deserialized
|
|
139
|
+
# @return [Object] Deserialized data
|
|
140
|
+
def _deserialize(type, value)
|
|
141
|
+
case type.to_sym
|
|
142
|
+
when :DateTime
|
|
143
|
+
DateTime.parse(value)
|
|
144
|
+
when :Date
|
|
145
|
+
Date.parse(value)
|
|
146
|
+
when :String
|
|
147
|
+
value.to_s
|
|
148
|
+
when :Integer
|
|
149
|
+
value.to_i
|
|
150
|
+
when :Float
|
|
151
|
+
value.to_f
|
|
152
|
+
when :BOOLEAN
|
|
153
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
|
154
|
+
true
|
|
155
|
+
else
|
|
156
|
+
false
|
|
157
|
+
end
|
|
158
|
+
when :Object
|
|
159
|
+
# generic object (usually a Hash), return directly
|
|
160
|
+
value
|
|
161
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
|
162
|
+
inner_type = Regexp.last_match[:inner_type]
|
|
163
|
+
value.map { |v| _deserialize(inner_type, v) }
|
|
164
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
|
165
|
+
k_type = Regexp.last_match[:k_type]
|
|
166
|
+
v_type = Regexp.last_match[:v_type]
|
|
167
|
+
{}.tap do |hash|
|
|
168
|
+
value.each do |k, v|
|
|
169
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
|
170
|
+
end
|
|
171
|
+
end
|
|
172
|
+
else # model
|
|
173
|
+
temp_model = ESIClient.const_get(type).new
|
|
174
|
+
temp_model.build_from_hash(value)
|
|
175
|
+
end
|
|
176
|
+
end
|
|
177
|
+
|
|
178
|
+
# Returns the string representation of the object
|
|
179
|
+
# @return [String] String presentation of the object
|
|
180
|
+
def to_s
|
|
181
|
+
to_hash.to_s
|
|
182
|
+
end
|
|
183
|
+
|
|
184
|
+
# to_body is an alias to to_hash (backward compatibility)
|
|
185
|
+
# @return [Hash] Returns the object in the form of hash
|
|
186
|
+
def to_body
|
|
187
|
+
to_hash
|
|
188
|
+
end
|
|
189
|
+
|
|
190
|
+
# Returns the object in the form of hash
|
|
191
|
+
# @return [Hash] Returns the object in the form of hash
|
|
192
|
+
def to_hash
|
|
193
|
+
hash = {}
|
|
194
|
+
self.class.attribute_map.each_pair do |attr, param|
|
|
195
|
+
value = self.send(attr)
|
|
196
|
+
next if value.nil?
|
|
197
|
+
hash[param] = _to_hash(value)
|
|
198
|
+
end
|
|
199
|
+
hash
|
|
200
|
+
end
|
|
201
|
+
|
|
202
|
+
# Outputs non-array value in the form of hash
|
|
203
|
+
# For object, use to_hash. Otherwise, just return the value
|
|
204
|
+
# @param [Object] value Any valid value
|
|
205
|
+
# @return [Hash] Returns the value in the form of hash
|
|
206
|
+
def _to_hash(value)
|
|
207
|
+
if value.is_a?(Array)
|
|
208
|
+
value.compact.map { |v| _to_hash(v) }
|
|
209
|
+
elsif value.is_a?(Hash)
|
|
210
|
+
{}.tap do |hash|
|
|
211
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
212
|
+
end
|
|
213
|
+
elsif value.respond_to? :to_hash
|
|
214
|
+
value.to_hash
|
|
215
|
+
else
|
|
216
|
+
value
|
|
217
|
+
end
|
|
218
|
+
end
|
|
219
|
+
end
|
|
220
|
+
end
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,6 @@ module ESIClient
|
|
|
18
18
|
# error message
|
|
19
19
|
attr_accessor :error
|
|
20
20
|
|
|
21
|
-
|
|
22
21
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
23
22
|
def self.attribute_map
|
|
24
23
|
{
|
|
@@ -39,25 +38,24 @@ module ESIClient
|
|
|
39
38
|
return unless attributes.is_a?(Hash)
|
|
40
39
|
|
|
41
40
|
# convert string to symbol for hash key
|
|
42
|
-
attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
|
|
41
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
|
43
42
|
|
|
44
43
|
if attributes.has_key?(:'error')
|
|
45
44
|
self.error = attributes[:'error']
|
|
46
45
|
end
|
|
47
|
-
|
|
48
46
|
end
|
|
49
47
|
|
|
50
48
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
51
|
-
# @return Array for valid
|
|
49
|
+
# @return Array for valid properties with the reasons
|
|
52
50
|
def list_invalid_properties
|
|
53
51
|
invalid_properties = Array.new
|
|
54
|
-
|
|
52
|
+
invalid_properties
|
|
55
53
|
end
|
|
56
54
|
|
|
57
55
|
# Check to see if the all the properties in the model are valid
|
|
58
56
|
# @return true if the model is valid
|
|
59
57
|
def valid?
|
|
60
|
-
|
|
58
|
+
true
|
|
61
59
|
end
|
|
62
60
|
|
|
63
61
|
# Checks equality by comparing each attribute.
|
|
@@ -90,7 +88,7 @@ module ESIClient
|
|
|
90
88
|
# check to ensure the input is an array given that the the attribute
|
|
91
89
|
# is documented as an array but the input is not
|
|
92
90
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
93
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) }
|
|
91
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
94
92
|
end
|
|
95
93
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
96
94
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
@@ -172,7 +170,7 @@ module ESIClient
|
|
|
172
170
|
# @return [Hash] Returns the value in the form of hash
|
|
173
171
|
def _to_hash(value)
|
|
174
172
|
if value.is_a?(Array)
|
|
175
|
-
value.compact.map{ |v| _to_hash(v) }
|
|
173
|
+
value.compact.map { |v| _to_hash(v) }
|
|
176
174
|
elsif value.is_a?(Hash)
|
|
177
175
|
{}.tap do |hash|
|
|
178
176
|
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
@@ -183,7 +181,5 @@ module ESIClient
|
|
|
183
181
|
value
|
|
184
182
|
end
|
|
185
183
|
end
|
|
186
|
-
|
|
187
184
|
end
|
|
188
|
-
|
|
189
185
|
end
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -15,31 +15,30 @@ require 'date'
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
# 200 ok object
|
|
17
17
|
class GetCorporationsCorporationIdIconsOk
|
|
18
|
+
# px64x64 string
|
|
19
|
+
attr_accessor :px64x64
|
|
20
|
+
|
|
18
21
|
# px128x128 string
|
|
19
22
|
attr_accessor :px128x128
|
|
20
23
|
|
|
21
24
|
# px256x256 string
|
|
22
25
|
attr_accessor :px256x256
|
|
23
26
|
|
|
24
|
-
# px64x64 string
|
|
25
|
-
attr_accessor :px64x64
|
|
26
|
-
|
|
27
|
-
|
|
28
27
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
29
28
|
def self.attribute_map
|
|
30
29
|
{
|
|
30
|
+
:'px64x64' => :'px64x64',
|
|
31
31
|
:'px128x128' => :'px128x128',
|
|
32
|
-
:'px256x256' => :'px256x256'
|
|
33
|
-
:'px64x64' => :'px64x64'
|
|
32
|
+
:'px256x256' => :'px256x256'
|
|
34
33
|
}
|
|
35
34
|
end
|
|
36
35
|
|
|
37
36
|
# Attribute type mapping.
|
|
38
37
|
def self.swagger_types
|
|
39
38
|
{
|
|
39
|
+
:'px64x64' => :'String',
|
|
40
40
|
:'px128x128' => :'String',
|
|
41
|
-
:'px256x256' => :'String'
|
|
42
|
-
:'px64x64' => :'String'
|
|
41
|
+
:'px256x256' => :'String'
|
|
43
42
|
}
|
|
44
43
|
end
|
|
45
44
|
|
|
@@ -49,7 +48,11 @@ module ESIClient
|
|
|
49
48
|
return unless attributes.is_a?(Hash)
|
|
50
49
|
|
|
51
50
|
# convert string to symbol for hash key
|
|
52
|
-
attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
|
|
51
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
|
52
|
+
|
|
53
|
+
if attributes.has_key?(:'px64x64')
|
|
54
|
+
self.px64x64 = attributes[:'px64x64']
|
|
55
|
+
end
|
|
53
56
|
|
|
54
57
|
if attributes.has_key?(:'px128x128')
|
|
55
58
|
self.px128x128 = attributes[:'px128x128']
|
|
@@ -58,24 +61,19 @@ module ESIClient
|
|
|
58
61
|
if attributes.has_key?(:'px256x256')
|
|
59
62
|
self.px256x256 = attributes[:'px256x256']
|
|
60
63
|
end
|
|
61
|
-
|
|
62
|
-
if attributes.has_key?(:'px64x64')
|
|
63
|
-
self.px64x64 = attributes[:'px64x64']
|
|
64
|
-
end
|
|
65
|
-
|
|
66
64
|
end
|
|
67
65
|
|
|
68
66
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
69
|
-
# @return Array for valid
|
|
67
|
+
# @return Array for valid properties with the reasons
|
|
70
68
|
def list_invalid_properties
|
|
71
69
|
invalid_properties = Array.new
|
|
72
|
-
|
|
70
|
+
invalid_properties
|
|
73
71
|
end
|
|
74
72
|
|
|
75
73
|
# Check to see if the all the properties in the model are valid
|
|
76
74
|
# @return true if the model is valid
|
|
77
75
|
def valid?
|
|
78
|
-
|
|
76
|
+
true
|
|
79
77
|
end
|
|
80
78
|
|
|
81
79
|
# Checks equality by comparing each attribute.
|
|
@@ -83,9 +81,9 @@ module ESIClient
|
|
|
83
81
|
def ==(o)
|
|
84
82
|
return true if self.equal?(o)
|
|
85
83
|
self.class == o.class &&
|
|
84
|
+
px64x64 == o.px64x64 &&
|
|
86
85
|
px128x128 == o.px128x128 &&
|
|
87
|
-
px256x256 == o.px256x256
|
|
88
|
-
px64x64 == o.px64x64
|
|
86
|
+
px256x256 == o.px256x256
|
|
89
87
|
end
|
|
90
88
|
|
|
91
89
|
# @see the `==` method
|
|
@@ -97,7 +95,7 @@ module ESIClient
|
|
|
97
95
|
# Calculates hash code according to all attributes.
|
|
98
96
|
# @return [Fixnum] Hash code
|
|
99
97
|
def hash
|
|
100
|
-
[px128x128, px256x256
|
|
98
|
+
[px64x64, px128x128, px256x256].hash
|
|
101
99
|
end
|
|
102
100
|
|
|
103
101
|
# Builds the object from hash
|
|
@@ -110,7 +108,7 @@ module ESIClient
|
|
|
110
108
|
# check to ensure the input is an array given that the the attribute
|
|
111
109
|
# is documented as an array but the input is not
|
|
112
110
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
113
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) }
|
|
111
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
114
112
|
end
|
|
115
113
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
116
114
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
@@ -192,7 +190,7 @@ module ESIClient
|
|
|
192
190
|
# @return [Hash] Returns the value in the form of hash
|
|
193
191
|
def _to_hash(value)
|
|
194
192
|
if value.is_a?(Array)
|
|
195
|
-
value.compact.map{ |v| _to_hash(v) }
|
|
193
|
+
value.compact.map { |v| _to_hash(v) }
|
|
196
194
|
elsif value.is_a?(Hash)
|
|
197
195
|
{}.tap do |hash|
|
|
198
196
|
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
@@ -203,7 +201,5 @@ module ESIClient
|
|
|
203
201
|
value
|
|
204
202
|
end
|
|
205
203
|
end
|
|
206
|
-
|
|
207
204
|
end
|
|
208
|
-
|
|
209
205
|
end
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -15,68 +15,68 @@ require 'date'
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
# 200 ok object
|
|
17
17
|
class GetCorporationsCorporationIdIndustryJobs200Ok
|
|
18
|
+
# Unique job ID
|
|
19
|
+
attr_accessor :job_id
|
|
20
|
+
|
|
21
|
+
# ID of the character which installed this job
|
|
22
|
+
attr_accessor :installer_id
|
|
23
|
+
|
|
24
|
+
# ID of the facility where this job is running
|
|
25
|
+
attr_accessor :facility_id
|
|
26
|
+
|
|
27
|
+
# ID of the location for the industry facility
|
|
28
|
+
attr_accessor :location_id
|
|
29
|
+
|
|
18
30
|
# Job activity ID
|
|
19
31
|
attr_accessor :activity_id
|
|
20
32
|
|
|
21
33
|
# blueprint_id integer
|
|
22
34
|
attr_accessor :blueprint_id
|
|
23
35
|
|
|
24
|
-
# Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility
|
|
25
|
-
attr_accessor :blueprint_location_id
|
|
26
|
-
|
|
27
36
|
# blueprint_type_id integer
|
|
28
37
|
attr_accessor :blueprint_type_id
|
|
29
38
|
|
|
30
|
-
# ID of the
|
|
31
|
-
attr_accessor :
|
|
39
|
+
# Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility
|
|
40
|
+
attr_accessor :blueprint_location_id
|
|
32
41
|
|
|
33
|
-
#
|
|
34
|
-
attr_accessor :
|
|
42
|
+
# Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility
|
|
43
|
+
attr_accessor :output_location_id
|
|
44
|
+
|
|
45
|
+
# Number of runs for a manufacturing job, or number of copies to make for a blueprint copy
|
|
46
|
+
attr_accessor :runs
|
|
35
47
|
|
|
36
48
|
# The sume of job installation fee and industry facility tax
|
|
37
49
|
attr_accessor :cost
|
|
38
50
|
|
|
39
|
-
# Job duration in seconds
|
|
40
|
-
attr_accessor :duration
|
|
41
|
-
|
|
42
|
-
# Date and time when this job finished
|
|
43
|
-
attr_accessor :end_date
|
|
44
|
-
|
|
45
|
-
# ID of the facility where this job is running
|
|
46
|
-
attr_accessor :facility_id
|
|
47
|
-
|
|
48
|
-
# ID of the character which installed this job
|
|
49
|
-
attr_accessor :installer_id
|
|
50
|
-
|
|
51
|
-
# Unique job ID
|
|
52
|
-
attr_accessor :job_id
|
|
53
|
-
|
|
54
51
|
# Number of runs blueprint is licensed for
|
|
55
52
|
attr_accessor :licensed_runs
|
|
56
53
|
|
|
57
|
-
# ID of the location for the industry facility
|
|
58
|
-
attr_accessor :location_id
|
|
59
|
-
|
|
60
|
-
# Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility
|
|
61
|
-
attr_accessor :output_location_id
|
|
62
|
-
|
|
63
|
-
# Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
|
|
64
|
-
attr_accessor :pause_date
|
|
65
|
-
|
|
66
54
|
# Chance of success for invention
|
|
67
55
|
attr_accessor :probability
|
|
68
56
|
|
|
69
57
|
# Type ID of product (manufactured, copied or invented)
|
|
70
58
|
attr_accessor :product_type_id
|
|
71
59
|
|
|
72
|
-
#
|
|
73
|
-
attr_accessor :
|
|
60
|
+
# status string
|
|
61
|
+
attr_accessor :status
|
|
62
|
+
|
|
63
|
+
# Job duration in seconds
|
|
64
|
+
attr_accessor :duration
|
|
74
65
|
|
|
75
66
|
# Date and time when this job started
|
|
76
67
|
attr_accessor :start_date
|
|
77
68
|
|
|
78
|
-
#
|
|
79
|
-
attr_accessor :
|
|
69
|
+
# Date and time when this job finished
|
|
70
|
+
attr_accessor :end_date
|
|
71
|
+
|
|
72
|
+
# Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
|
|
73
|
+
attr_accessor :pause_date
|
|
74
|
+
|
|
75
|
+
# Date and time when this job was completed
|
|
76
|
+
attr_accessor :completed_date
|
|
77
|
+
|
|
78
|
+
# ID of the character which completed this job
|
|
79
|
+
attr_accessor :completed_character_id
|
|
80
80
|
|
|
81
81
|
# Number of successful runs for this job. Equal to runs unless this is an invention job
|
|
82
82
|
attr_accessor :successful_runs
|
|
@@ -106,27 +106,27 @@ module ESIClient
|
|
|
106
106
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
107
107
|
def self.attribute_map
|
|
108
108
|
{
|
|
109
|
+
:'job_id' => :'job_id',
|
|
110
|
+
:'installer_id' => :'installer_id',
|
|
111
|
+
:'facility_id' => :'facility_id',
|
|
112
|
+
:'location_id' => :'location_id',
|
|
109
113
|
:'activity_id' => :'activity_id',
|
|
110
114
|
:'blueprint_id' => :'blueprint_id',
|
|
111
|
-
:'blueprint_location_id' => :'blueprint_location_id',
|
|
112
115
|
:'blueprint_type_id' => :'blueprint_type_id',
|
|
113
|
-
:'
|
|
114
|
-
:'
|
|
116
|
+
:'blueprint_location_id' => :'blueprint_location_id',
|
|
117
|
+
:'output_location_id' => :'output_location_id',
|
|
118
|
+
:'runs' => :'runs',
|
|
115
119
|
:'cost' => :'cost',
|
|
116
|
-
:'duration' => :'duration',
|
|
117
|
-
:'end_date' => :'end_date',
|
|
118
|
-
:'facility_id' => :'facility_id',
|
|
119
|
-
:'installer_id' => :'installer_id',
|
|
120
|
-
:'job_id' => :'job_id',
|
|
121
120
|
:'licensed_runs' => :'licensed_runs',
|
|
122
|
-
:'location_id' => :'location_id',
|
|
123
|
-
:'output_location_id' => :'output_location_id',
|
|
124
|
-
:'pause_date' => :'pause_date',
|
|
125
121
|
:'probability' => :'probability',
|
|
126
122
|
:'product_type_id' => :'product_type_id',
|
|
127
|
-
:'runs' => :'runs',
|
|
128
|
-
:'start_date' => :'start_date',
|
|
129
123
|
:'status' => :'status',
|
|
124
|
+
:'duration' => :'duration',
|
|
125
|
+
:'start_date' => :'start_date',
|
|
126
|
+
:'end_date' => :'end_date',
|
|
127
|
+
:'pause_date' => :'pause_date',
|
|
128
|
+
:'completed_date' => :'completed_date',
|
|
129
|
+
:'completed_character_id' => :'completed_character_id',
|
|
130
130
|
:'successful_runs' => :'successful_runs'
|
|
131
131
|
}
|
|
132
132
|
end
|
|
@@ -134,27 +134,27 @@ module ESIClient
|
|
|
134
134
|
# Attribute type mapping.
|
|
135
135
|
def self.swagger_types
|
|
136
136
|
{
|
|
137
|
+
:'job_id' => :'Integer',
|
|
138
|
+
:'installer_id' => :'Integer',
|
|
139
|
+
:'facility_id' => :'Integer',
|
|
140
|
+
:'location_id' => :'Integer',
|
|
137
141
|
:'activity_id' => :'Integer',
|
|
138
142
|
:'blueprint_id' => :'Integer',
|
|
139
|
-
:'blueprint_location_id' => :'Integer',
|
|
140
143
|
:'blueprint_type_id' => :'Integer',
|
|
141
|
-
:'
|
|
142
|
-
:'
|
|
144
|
+
:'blueprint_location_id' => :'Integer',
|
|
145
|
+
:'output_location_id' => :'Integer',
|
|
146
|
+
:'runs' => :'Integer',
|
|
143
147
|
:'cost' => :'Float',
|
|
144
|
-
:'duration' => :'Integer',
|
|
145
|
-
:'end_date' => :'DateTime',
|
|
146
|
-
:'facility_id' => :'Integer',
|
|
147
|
-
:'installer_id' => :'Integer',
|
|
148
|
-
:'job_id' => :'Integer',
|
|
149
148
|
:'licensed_runs' => :'Integer',
|
|
150
|
-
:'location_id' => :'Integer',
|
|
151
|
-
:'output_location_id' => :'Integer',
|
|
152
|
-
:'pause_date' => :'DateTime',
|
|
153
149
|
:'probability' => :'Float',
|
|
154
150
|
:'product_type_id' => :'Integer',
|
|
155
|
-
:'runs' => :'Integer',
|
|
156
|
-
:'start_date' => :'DateTime',
|
|
157
151
|
:'status' => :'String',
|
|
152
|
+
:'duration' => :'Integer',
|
|
153
|
+
:'start_date' => :'DateTime',
|
|
154
|
+
:'end_date' => :'DateTime',
|
|
155
|
+
:'pause_date' => :'DateTime',
|
|
156
|
+
:'completed_date' => :'DateTime',
|
|
157
|
+
:'completed_character_id' => :'Integer',
|
|
158
158
|
:'successful_runs' => :'Integer'
|
|
159
159
|
}
|
|
160
160
|
end
|
|
@@ -165,72 +165,56 @@ module ESIClient
|
|
|
165
165
|
return unless attributes.is_a?(Hash)
|
|
166
166
|
|
|
167
167
|
# convert string to symbol for hash key
|
|
168
|
-
attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
|
|
168
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
|
169
169
|
|
|
170
|
-
if attributes.has_key?(:'
|
|
171
|
-
self.
|
|
172
|
-
end
|
|
173
|
-
|
|
174
|
-
if attributes.has_key?(:'blueprint_id')
|
|
175
|
-
self.blueprint_id = attributes[:'blueprint_id']
|
|
170
|
+
if attributes.has_key?(:'job_id')
|
|
171
|
+
self.job_id = attributes[:'job_id']
|
|
176
172
|
end
|
|
177
173
|
|
|
178
|
-
if attributes.has_key?(:'
|
|
179
|
-
self.
|
|
174
|
+
if attributes.has_key?(:'installer_id')
|
|
175
|
+
self.installer_id = attributes[:'installer_id']
|
|
180
176
|
end
|
|
181
177
|
|
|
182
|
-
if attributes.has_key?(:'
|
|
183
|
-
self.
|
|
178
|
+
if attributes.has_key?(:'facility_id')
|
|
179
|
+
self.facility_id = attributes[:'facility_id']
|
|
184
180
|
end
|
|
185
181
|
|
|
186
|
-
if attributes.has_key?(:'
|
|
187
|
-
self.
|
|
182
|
+
if attributes.has_key?(:'location_id')
|
|
183
|
+
self.location_id = attributes[:'location_id']
|
|
188
184
|
end
|
|
189
185
|
|
|
190
|
-
if attributes.has_key?(:'
|
|
191
|
-
self.
|
|
186
|
+
if attributes.has_key?(:'activity_id')
|
|
187
|
+
self.activity_id = attributes[:'activity_id']
|
|
192
188
|
end
|
|
193
189
|
|
|
194
|
-
if attributes.has_key?(:'
|
|
195
|
-
self.
|
|
190
|
+
if attributes.has_key?(:'blueprint_id')
|
|
191
|
+
self.blueprint_id = attributes[:'blueprint_id']
|
|
196
192
|
end
|
|
197
193
|
|
|
198
|
-
if attributes.has_key?(:'
|
|
199
|
-
self.
|
|
194
|
+
if attributes.has_key?(:'blueprint_type_id')
|
|
195
|
+
self.blueprint_type_id = attributes[:'blueprint_type_id']
|
|
200
196
|
end
|
|
201
197
|
|
|
202
|
-
if attributes.has_key?(:'
|
|
203
|
-
self.
|
|
198
|
+
if attributes.has_key?(:'blueprint_location_id')
|
|
199
|
+
self.blueprint_location_id = attributes[:'blueprint_location_id']
|
|
204
200
|
end
|
|
205
201
|
|
|
206
|
-
if attributes.has_key?(:'
|
|
207
|
-
self.
|
|
202
|
+
if attributes.has_key?(:'output_location_id')
|
|
203
|
+
self.output_location_id = attributes[:'output_location_id']
|
|
208
204
|
end
|
|
209
205
|
|
|
210
|
-
if attributes.has_key?(:'
|
|
211
|
-
self.
|
|
206
|
+
if attributes.has_key?(:'runs')
|
|
207
|
+
self.runs = attributes[:'runs']
|
|
212
208
|
end
|
|
213
209
|
|
|
214
|
-
if attributes.has_key?(:'
|
|
215
|
-
self.
|
|
210
|
+
if attributes.has_key?(:'cost')
|
|
211
|
+
self.cost = attributes[:'cost']
|
|
216
212
|
end
|
|
217
213
|
|
|
218
214
|
if attributes.has_key?(:'licensed_runs')
|
|
219
215
|
self.licensed_runs = attributes[:'licensed_runs']
|
|
220
216
|
end
|
|
221
217
|
|
|
222
|
-
if attributes.has_key?(:'location_id')
|
|
223
|
-
self.location_id = attributes[:'location_id']
|
|
224
|
-
end
|
|
225
|
-
|
|
226
|
-
if attributes.has_key?(:'output_location_id')
|
|
227
|
-
self.output_location_id = attributes[:'output_location_id']
|
|
228
|
-
end
|
|
229
|
-
|
|
230
|
-
if attributes.has_key?(:'pause_date')
|
|
231
|
-
self.pause_date = attributes[:'pause_date']
|
|
232
|
-
end
|
|
233
|
-
|
|
234
218
|
if attributes.has_key?(:'probability')
|
|
235
219
|
self.probability = attributes[:'probability']
|
|
236
220
|
end
|
|
@@ -239,115 +223,130 @@ module ESIClient
|
|
|
239
223
|
self.product_type_id = attributes[:'product_type_id']
|
|
240
224
|
end
|
|
241
225
|
|
|
242
|
-
if attributes.has_key?(:'
|
|
243
|
-
self.
|
|
226
|
+
if attributes.has_key?(:'status')
|
|
227
|
+
self.status = attributes[:'status']
|
|
228
|
+
end
|
|
229
|
+
|
|
230
|
+
if attributes.has_key?(:'duration')
|
|
231
|
+
self.duration = attributes[:'duration']
|
|
244
232
|
end
|
|
245
233
|
|
|
246
234
|
if attributes.has_key?(:'start_date')
|
|
247
235
|
self.start_date = attributes[:'start_date']
|
|
248
236
|
end
|
|
249
237
|
|
|
250
|
-
if attributes.has_key?(:'
|
|
251
|
-
self.
|
|
238
|
+
if attributes.has_key?(:'end_date')
|
|
239
|
+
self.end_date = attributes[:'end_date']
|
|
240
|
+
end
|
|
241
|
+
|
|
242
|
+
if attributes.has_key?(:'pause_date')
|
|
243
|
+
self.pause_date = attributes[:'pause_date']
|
|
244
|
+
end
|
|
245
|
+
|
|
246
|
+
if attributes.has_key?(:'completed_date')
|
|
247
|
+
self.completed_date = attributes[:'completed_date']
|
|
248
|
+
end
|
|
249
|
+
|
|
250
|
+
if attributes.has_key?(:'completed_character_id')
|
|
251
|
+
self.completed_character_id = attributes[:'completed_character_id']
|
|
252
252
|
end
|
|
253
253
|
|
|
254
254
|
if attributes.has_key?(:'successful_runs')
|
|
255
255
|
self.successful_runs = attributes[:'successful_runs']
|
|
256
256
|
end
|
|
257
|
-
|
|
258
257
|
end
|
|
259
258
|
|
|
260
259
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
261
|
-
# @return Array for valid
|
|
260
|
+
# @return Array for valid properties with the reasons
|
|
262
261
|
def list_invalid_properties
|
|
263
262
|
invalid_properties = Array.new
|
|
264
|
-
if @
|
|
265
|
-
invalid_properties.push(
|
|
263
|
+
if @job_id.nil?
|
|
264
|
+
invalid_properties.push('invalid value for "job_id", job_id cannot be nil.')
|
|
266
265
|
end
|
|
267
266
|
|
|
268
|
-
if @
|
|
269
|
-
invalid_properties.push(
|
|
267
|
+
if @installer_id.nil?
|
|
268
|
+
invalid_properties.push('invalid value for "installer_id", installer_id cannot be nil.')
|
|
270
269
|
end
|
|
271
270
|
|
|
272
|
-
if @
|
|
273
|
-
invalid_properties.push(
|
|
271
|
+
if @facility_id.nil?
|
|
272
|
+
invalid_properties.push('invalid value for "facility_id", facility_id cannot be nil.')
|
|
274
273
|
end
|
|
275
274
|
|
|
276
|
-
if @
|
|
277
|
-
invalid_properties.push(
|
|
275
|
+
if @location_id.nil?
|
|
276
|
+
invalid_properties.push('invalid value for "location_id", location_id cannot be nil.')
|
|
278
277
|
end
|
|
279
278
|
|
|
280
|
-
if @
|
|
281
|
-
invalid_properties.push(
|
|
279
|
+
if @activity_id.nil?
|
|
280
|
+
invalid_properties.push('invalid value for "activity_id", activity_id cannot be nil.')
|
|
282
281
|
end
|
|
283
282
|
|
|
284
|
-
if @
|
|
285
|
-
invalid_properties.push(
|
|
283
|
+
if @blueprint_id.nil?
|
|
284
|
+
invalid_properties.push('invalid value for "blueprint_id", blueprint_id cannot be nil.')
|
|
286
285
|
end
|
|
287
286
|
|
|
288
|
-
if @
|
|
289
|
-
invalid_properties.push(
|
|
287
|
+
if @blueprint_type_id.nil?
|
|
288
|
+
invalid_properties.push('invalid value for "blueprint_type_id", blueprint_type_id cannot be nil.')
|
|
290
289
|
end
|
|
291
290
|
|
|
292
|
-
if @
|
|
293
|
-
invalid_properties.push(
|
|
291
|
+
if @blueprint_location_id.nil?
|
|
292
|
+
invalid_properties.push('invalid value for "blueprint_location_id", blueprint_location_id cannot be nil.')
|
|
294
293
|
end
|
|
295
294
|
|
|
296
|
-
if @
|
|
297
|
-
invalid_properties.push(
|
|
295
|
+
if @output_location_id.nil?
|
|
296
|
+
invalid_properties.push('invalid value for "output_location_id", output_location_id cannot be nil.')
|
|
298
297
|
end
|
|
299
298
|
|
|
300
|
-
if @
|
|
301
|
-
invalid_properties.push(
|
|
299
|
+
if @runs.nil?
|
|
300
|
+
invalid_properties.push('invalid value for "runs", runs cannot be nil.')
|
|
302
301
|
end
|
|
303
302
|
|
|
304
|
-
if @
|
|
305
|
-
invalid_properties.push(
|
|
303
|
+
if @status.nil?
|
|
304
|
+
invalid_properties.push('invalid value for "status", status cannot be nil.')
|
|
306
305
|
end
|
|
307
306
|
|
|
308
|
-
if @
|
|
309
|
-
invalid_properties.push(
|
|
307
|
+
if @duration.nil?
|
|
308
|
+
invalid_properties.push('invalid value for "duration", duration cannot be nil.')
|
|
310
309
|
end
|
|
311
310
|
|
|
312
311
|
if @start_date.nil?
|
|
313
|
-
invalid_properties.push(
|
|
312
|
+
invalid_properties.push('invalid value for "start_date", start_date cannot be nil.')
|
|
314
313
|
end
|
|
315
314
|
|
|
316
|
-
if @
|
|
317
|
-
invalid_properties.push(
|
|
315
|
+
if @end_date.nil?
|
|
316
|
+
invalid_properties.push('invalid value for "end_date", end_date cannot be nil.')
|
|
318
317
|
end
|
|
319
318
|
|
|
320
|
-
|
|
319
|
+
invalid_properties
|
|
321
320
|
end
|
|
322
321
|
|
|
323
322
|
# Check to see if the all the properties in the model are valid
|
|
324
323
|
# @return true if the model is valid
|
|
325
324
|
def valid?
|
|
325
|
+
return false if @job_id.nil?
|
|
326
|
+
return false if @installer_id.nil?
|
|
327
|
+
return false if @facility_id.nil?
|
|
328
|
+
return false if @location_id.nil?
|
|
326
329
|
return false if @activity_id.nil?
|
|
327
330
|
return false if @blueprint_id.nil?
|
|
328
|
-
return false if @blueprint_location_id.nil?
|
|
329
331
|
return false if @blueprint_type_id.nil?
|
|
330
|
-
return false if @
|
|
331
|
-
return false if @end_date.nil?
|
|
332
|
-
return false if @facility_id.nil?
|
|
333
|
-
return false if @installer_id.nil?
|
|
334
|
-
return false if @job_id.nil?
|
|
335
|
-
return false if @location_id.nil?
|
|
332
|
+
return false if @blueprint_location_id.nil?
|
|
336
333
|
return false if @output_location_id.nil?
|
|
337
334
|
return false if @runs.nil?
|
|
338
|
-
return false if @start_date.nil?
|
|
339
335
|
return false if @status.nil?
|
|
340
|
-
status_validator = EnumAttributeValidator.new('String', [
|
|
336
|
+
status_validator = EnumAttributeValidator.new('String', ['active', 'cancelled', 'delivered', 'paused', 'ready', 'reverted'])
|
|
341
337
|
return false unless status_validator.valid?(@status)
|
|
342
|
-
return
|
|
338
|
+
return false if @duration.nil?
|
|
339
|
+
return false if @start_date.nil?
|
|
340
|
+
return false if @end_date.nil?
|
|
341
|
+
true
|
|
343
342
|
end
|
|
344
343
|
|
|
345
344
|
# Custom attribute writer method checking allowed values (enum).
|
|
346
345
|
# @param [Object] status Object to be assigned
|
|
347
346
|
def status=(status)
|
|
348
|
-
validator = EnumAttributeValidator.new('String', [
|
|
347
|
+
validator = EnumAttributeValidator.new('String', ['active', 'cancelled', 'delivered', 'paused', 'ready', 'reverted'])
|
|
349
348
|
unless validator.valid?(status)
|
|
350
|
-
fail ArgumentError,
|
|
349
|
+
fail ArgumentError, 'invalid value for "status", must be one of #{validator.allowable_values}.'
|
|
351
350
|
end
|
|
352
351
|
@status = status
|
|
353
352
|
end
|
|
@@ -357,27 +356,27 @@ module ESIClient
|
|
|
357
356
|
def ==(o)
|
|
358
357
|
return true if self.equal?(o)
|
|
359
358
|
self.class == o.class &&
|
|
359
|
+
job_id == o.job_id &&
|
|
360
|
+
installer_id == o.installer_id &&
|
|
361
|
+
facility_id == o.facility_id &&
|
|
362
|
+
location_id == o.location_id &&
|
|
360
363
|
activity_id == o.activity_id &&
|
|
361
364
|
blueprint_id == o.blueprint_id &&
|
|
362
|
-
blueprint_location_id == o.blueprint_location_id &&
|
|
363
365
|
blueprint_type_id == o.blueprint_type_id &&
|
|
364
|
-
|
|
365
|
-
|
|
366
|
+
blueprint_location_id == o.blueprint_location_id &&
|
|
367
|
+
output_location_id == o.output_location_id &&
|
|
368
|
+
runs == o.runs &&
|
|
366
369
|
cost == o.cost &&
|
|
367
|
-
duration == o.duration &&
|
|
368
|
-
end_date == o.end_date &&
|
|
369
|
-
facility_id == o.facility_id &&
|
|
370
|
-
installer_id == o.installer_id &&
|
|
371
|
-
job_id == o.job_id &&
|
|
372
370
|
licensed_runs == o.licensed_runs &&
|
|
373
|
-
location_id == o.location_id &&
|
|
374
|
-
output_location_id == o.output_location_id &&
|
|
375
|
-
pause_date == o.pause_date &&
|
|
376
371
|
probability == o.probability &&
|
|
377
372
|
product_type_id == o.product_type_id &&
|
|
378
|
-
runs == o.runs &&
|
|
379
|
-
start_date == o.start_date &&
|
|
380
373
|
status == o.status &&
|
|
374
|
+
duration == o.duration &&
|
|
375
|
+
start_date == o.start_date &&
|
|
376
|
+
end_date == o.end_date &&
|
|
377
|
+
pause_date == o.pause_date &&
|
|
378
|
+
completed_date == o.completed_date &&
|
|
379
|
+
completed_character_id == o.completed_character_id &&
|
|
381
380
|
successful_runs == o.successful_runs
|
|
382
381
|
end
|
|
383
382
|
|
|
@@ -390,7 +389,7 @@ module ESIClient
|
|
|
390
389
|
# Calculates hash code according to all attributes.
|
|
391
390
|
# @return [Fixnum] Hash code
|
|
392
391
|
def hash
|
|
393
|
-
[
|
|
392
|
+
[job_id, installer_id, facility_id, location_id, activity_id, blueprint_id, blueprint_type_id, blueprint_location_id, output_location_id, runs, cost, licensed_runs, probability, product_type_id, status, duration, start_date, end_date, pause_date, completed_date, completed_character_id, successful_runs].hash
|
|
394
393
|
end
|
|
395
394
|
|
|
396
395
|
# Builds the object from hash
|
|
@@ -403,7 +402,7 @@ module ESIClient
|
|
|
403
402
|
# check to ensure the input is an array given that the the attribute
|
|
404
403
|
# is documented as an array but the input is not
|
|
405
404
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
406
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) }
|
|
405
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
407
406
|
end
|
|
408
407
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
409
408
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
@@ -485,7 +484,7 @@ module ESIClient
|
|
|
485
484
|
# @return [Hash] Returns the value in the form of hash
|
|
486
485
|
def _to_hash(value)
|
|
487
486
|
if value.is_a?(Array)
|
|
488
|
-
value.compact.map{ |v| _to_hash(v) }
|
|
487
|
+
value.compact.map { |v| _to_hash(v) }
|
|
489
488
|
elsif value.is_a?(Hash)
|
|
490
489
|
{}.tap do |hash|
|
|
491
490
|
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
@@ -496,7 +495,5 @@ module ESIClient
|
|
|
496
495
|
value
|
|
497
496
|
end
|
|
498
497
|
end
|
|
499
|
-
|
|
500
498
|
end
|
|
501
|
-
|
|
502
499
|
end
|