esi-client-bvv 1.0.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 +7 -0
- data/Gemfile +7 -0
- data/README.md +711 -0
- data/Rakefile +8 -0
- data/docs/AllianceApi.md +285 -0
- data/docs/AssetsApi.md +402 -0
- data/docs/BookmarksApi.md +268 -0
- data/docs/CalendarApi.md +273 -0
- data/docs/CharacterApi.md +1049 -0
- data/docs/ClonesApi.md +134 -0
- data/docs/ContactsApi.md +476 -0
- data/docs/ContractsApi.md +404 -0
- data/docs/CorporationApi.md +1576 -0
- data/docs/DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.md +8 -0
- data/docs/DeleteFleetsFleetIdMembersMemberIdNotFound.md +8 -0
- data/docs/DeleteFleetsFleetIdSquadsSquadIdNotFound.md +8 -0
- data/docs/DeleteFleetsFleetIdWingsWingIdNotFound.md +8 -0
- data/docs/DogmaApi.md +226 -0
- data/docs/FactionWarfareApi.md +452 -0
- data/docs/FittingsApi.md +202 -0
- data/docs/FleetsApi.md +922 -0
- data/docs/Forbidden.md +9 -0
- data/docs/GetAlliancesAllianceIdContacts200Ok.md +11 -0
- data/docs/GetAlliancesAllianceIdIconsNotFound.md +8 -0
- data/docs/GetAlliancesAllianceIdIconsOk.md +9 -0
- data/docs/GetAlliancesAllianceIdNotFound.md +8 -0
- data/docs/GetAlliancesAllianceIdOk.md +14 -0
- data/docs/GetAlliancesNames200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdAssets200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdAttributesOk.md +15 -0
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +15 -0
- data/docs/GetCharactersCharacterIdBookmarks200Ok.md +16 -0
- data/docs/GetCharactersCharacterIdBookmarksCoordinates.md +10 -0
- data/docs/GetCharactersCharacterIdBookmarksFolders200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdBookmarksItem.md +9 -0
- data/docs/GetCharactersCharacterIdCalendar200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdCalendarEventIdOk.md +17 -0
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +17 -0
- data/docs/GetCharactersCharacterIdChatChannelsAllowed.md +9 -0
- data/docs/GetCharactersCharacterIdChatChannelsBlocked.md +11 -0
- data/docs/GetCharactersCharacterIdChatChannelsMuted.md +11 -0
- data/docs/GetCharactersCharacterIdChatChannelsOperator.md +9 -0
- data/docs/GetCharactersCharacterIdClonesHomeLocation.md +9 -0
- data/docs/GetCharactersCharacterIdClonesJumpClone.md +12 -0
- data/docs/GetCharactersCharacterIdClonesOk.md +11 -0
- data/docs/GetCharactersCharacterIdContacts200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdContactsLabels200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdContracts200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdFatigueOk.md +10 -0
- data/docs/GetCharactersCharacterIdFittings200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdFittingsItem.md +10 -0
- data/docs/GetCharactersCharacterIdFleetNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdFleetOk.md +11 -0
- data/docs/GetCharactersCharacterIdFwStatsKills.md +10 -0
- data/docs/GetCharactersCharacterIdFwStatsOk.md +13 -0
- data/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdLocationOk.md +10 -0
- data/docs/GetCharactersCharacterIdLoyaltyPoints200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdMail200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdMailLabelsLabel.md +11 -0
- data/docs/GetCharactersCharacterIdMailLabelsOk.md +9 -0
- data/docs/GetCharactersCharacterIdMailLists200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdMailMailIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdMailMailIdOk.md +14 -0
- data/docs/GetCharactersCharacterIdMailMailIdRecipient.md +9 -0
- data/docs/GetCharactersCharacterIdMailRecipient.md +9 -0
- data/docs/GetCharactersCharacterIdMedals200Ok.md +16 -0
- data/docs/GetCharactersCharacterIdMedalsGraphic.md +11 -0
- data/docs/GetCharactersCharacterIdMining200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdOk.md +18 -0
- data/docs/GetCharactersCharacterIdOnlineOk.md +11 -0
- data/docs/GetCharactersCharacterIdOpportunities200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdOrders200Ok.md +21 -0
- data/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCharactersCharacterIdPlanets200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +9 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +12 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.md +8 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdHead.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdOk.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +18 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +13 -0
- data/docs/GetCharactersCharacterIdPortraitNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdPortraitOk.md +11 -0
- data/docs/GetCharactersCharacterIdRolesOk.md +11 -0
- data/docs/GetCharactersCharacterIdSearchOk.md +18 -0
- data/docs/GetCharactersCharacterIdShipOk.md +10 -0
- data/docs/GetCharactersCharacterIdSkillqueue200Ok.md +15 -0
- data/docs/GetCharactersCharacterIdSkillsOk.md +10 -0
- data/docs/GetCharactersCharacterIdSkillsSkill.md +11 -0
- data/docs/GetCharactersCharacterIdStandings200Ok.md +10 -0
- 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 +20 -0
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +19 -0
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +17 -0
- data/docs/GetCharactersNames200Ok.md +9 -0
- data/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +12 -0
- data/docs/GetCorporationCorporationIdMiningObservers200Ok.md +10 -0
- data/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +11 -0
- 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/GetCorporationsCorporationIdCustomsOffices200Ok.md +21 -0
- data/docs/GetCorporationsCorporationIdDivisionsHangar.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsOk.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsWallet.md +9 -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/GetCorporationsCorporationIdIconsNotFound.md +8 -0
- data/docs/GetCorporationsCorporationIdIconsOk.md +10 -0
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMedals200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdNotFound.md +8 -0
- data/docs/GetCorporationsCorporationIdOk.md +20 -0
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +21 -0
- 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 +16 -0
- data/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStandings200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStarbases200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +9 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +21 -0
- data/docs/GetCorporationsCorporationIdStructures200Ok.md +23 -0
- data/docs/GetCorporationsCorporationIdStructuresService.md +9 -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/GetCorporationsNames200Ok.md +9 -0
- data/docs/GetDogmaAttributesAttributeIdNotFound.md +8 -0
- data/docs/GetDogmaAttributesAttributeIdOk.md +17 -0
- data/docs/GetDogmaEffectsEffectIdModifier.md +13 -0
- data/docs/GetDogmaEffectsEffectIdNotFound.md +8 -0
- data/docs/GetDogmaEffectsEffectIdOk.md +28 -0
- data/docs/GetFleetsFleetIdMembers200Ok.md +17 -0
- data/docs/GetFleetsFleetIdMembersNotFound.md +8 -0
- data/docs/GetFleetsFleetIdNotFound.md +8 -0
- data/docs/GetFleetsFleetIdOk.md +11 -0
- data/docs/GetFleetsFleetIdWings200Ok.md +10 -0
- data/docs/GetFleetsFleetIdWingsNotFound.md +8 -0
- data/docs/GetFleetsFleetIdWingsSquad.md +9 -0
- 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/GetIncursions200Ok.md +15 -0
- data/docs/GetIndustryFacilities200Ok.md +13 -0
- data/docs/GetIndustrySystems200Ok.md +9 -0
- data/docs/GetIndustrySystemsCostIndice.md +9 -0
- data/docs/GetInsurancePrices200Ok.md +9 -0
- data/docs/GetInsurancePricesLevel.md +10 -0
- data/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +16 -0
- data/docs/GetKillmailsKillmailIdKillmailHashItem.md +12 -0
- data/docs/GetKillmailsKillmailIdKillmailHashItem1.md +13 -0
- data/docs/GetKillmailsKillmailIdKillmailHashOk.md +14 -0
- data/docs/GetKillmailsKillmailIdKillmailHashPosition.md +10 -0
- data/docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md +8 -0
- data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +15 -0
- data/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +14 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +8 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +9 -0
- data/docs/GetMarketsGroupsMarketGroupIdNotFound.md +8 -0
- data/docs/GetMarketsGroupsMarketGroupIdOk.md +12 -0
- data/docs/GetMarketsPrices200Ok.md +10 -0
- data/docs/GetMarketsRegionIdHistory200Ok.md +13 -0
- data/docs/GetMarketsRegionIdHistoryUnprocessableEntity.md +8 -0
- data/docs/GetMarketsRegionIdOrders200Ok.md +19 -0
- data/docs/GetMarketsRegionIdOrdersUnprocessableEntity.md +8 -0
- data/docs/GetMarketsStructuresStructureId200Ok.md +18 -0
- data/docs/GetOpportunitiesGroupsGroupIdOk.md +13 -0
- data/docs/GetOpportunitiesTasksTaskIdOk.md +11 -0
- data/docs/GetRouteOriginDestinationNotFound.md +8 -0
- data/docs/GetSearchOk.md +17 -0
- data/docs/GetSovereigntyCampaigns200Ok.md +17 -0
- data/docs/GetSovereigntyCampaignsParticipant.md +9 -0
- data/docs/GetSovereigntyMap200Ok.md +11 -0
- data/docs/GetSovereigntyStructures200Ok.md +14 -0
- data/docs/GetStatusOk.md +11 -0
- data/docs/GetUniverseAncestries200Ok.md +13 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdNotFound.md +8 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdOk.md +10 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdPosition.md +10 -0
- data/docs/GetUniverseBloodlines200Ok.md +18 -0
- data/docs/GetUniverseCategoriesCategoryIdNotFound.md +8 -0
- data/docs/GetUniverseCategoriesCategoryIdOk.md +11 -0
- data/docs/GetUniverseConstellationsConstellationIdNotFound.md +8 -0
- data/docs/GetUniverseConstellationsConstellationIdOk.md +12 -0
- data/docs/GetUniverseConstellationsConstellationIdPosition.md +10 -0
- data/docs/GetUniverseFactions200Ok.md +17 -0
- data/docs/GetUniverseGraphicsGraphicIdNotFound.md +8 -0
- data/docs/GetUniverseGraphicsGraphicIdOk.md +15 -0
- data/docs/GetUniverseGroupsGroupIdNotFound.md +8 -0
- data/docs/GetUniverseGroupsGroupIdOk.md +12 -0
- data/docs/GetUniverseMoonsMoonIdNotFound.md +8 -0
- data/docs/GetUniverseMoonsMoonIdOk.md +11 -0
- data/docs/GetUniverseMoonsMoonIdPosition.md +10 -0
- data/docs/GetUniversePlanetsPlanetIdNotFound.md +8 -0
- data/docs/GetUniversePlanetsPlanetIdOk.md +12 -0
- data/docs/GetUniversePlanetsPlanetIdPosition.md +10 -0
- data/docs/GetUniverseRaces200Ok.md +11 -0
- data/docs/GetUniverseRegionsRegionIdNotFound.md +8 -0
- data/docs/GetUniverseRegionsRegionIdOk.md +11 -0
- data/docs/GetUniverseSchematicsSchematicIdNotFound.md +8 -0
- data/docs/GetUniverseSchematicsSchematicIdOk.md +9 -0
- data/docs/GetUniverseStargatesStargateIdDestination.md +9 -0
- data/docs/GetUniverseStargatesStargateIdNotFound.md +8 -0
- data/docs/GetUniverseStargatesStargateIdOk.md +13 -0
- data/docs/GetUniverseStargatesStargateIdPosition.md +10 -0
- data/docs/GetUniverseStarsStarIdOk.md +15 -0
- data/docs/GetUniverseStationsStationIdNotFound.md +8 -0
- data/docs/GetUniverseStationsStationIdOk.md +19 -0
- data/docs/GetUniverseStationsStationIdPosition.md +10 -0
- data/docs/GetUniverseStructuresStructureIdNotFound.md +8 -0
- data/docs/GetUniverseStructuresStructureIdOk.md +11 -0
- data/docs/GetUniverseStructuresStructureIdPosition.md +10 -0
- data/docs/GetUniverseSystemJumps200Ok.md +9 -0
- data/docs/GetUniverseSystemKills200Ok.md +11 -0
- data/docs/GetUniverseSystemsSystemIdNotFound.md +8 -0
- data/docs/GetUniverseSystemsSystemIdOk.md +17 -0
- data/docs/GetUniverseSystemsSystemIdPlanet.md +10 -0
- data/docs/GetUniverseSystemsSystemIdPosition.md +10 -0
- data/docs/GetUniverseTypesTypeIdDogmaAttribute.md +9 -0
- data/docs/GetUniverseTypesTypeIdDogmaEffect.md +9 -0
- data/docs/GetUniverseTypesTypeIdNotFound.md +8 -0
- data/docs/GetUniverseTypesTypeIdOk.md +23 -0
- data/docs/GetWarsWarIdAggressor.md +11 -0
- data/docs/GetWarsWarIdAlly.md +9 -0
- data/docs/GetWarsWarIdDefender.md +11 -0
- data/docs/GetWarsWarIdKillmails200Ok.md +9 -0
- data/docs/GetWarsWarIdKillmailsUnprocessableEntity.md +8 -0
- data/docs/GetWarsWarIdOk.md +17 -0
- data/docs/GetWarsWarIdUnprocessableEntity.md +8 -0
- data/docs/IncursionsApi.md +61 -0
- data/docs/IndustryApi.md +509 -0
- data/docs/InsuranceApi.md +63 -0
- data/docs/InternalServerError.md +8 -0
- data/docs/KillmailsApi.md +199 -0
- data/docs/LocationApi.md +197 -0
- data/docs/LoyaltyApi.md +127 -0
- data/docs/MailApi.md +597 -0
- data/docs/MarketApi.md +675 -0
- data/docs/OpportunitiesApi.md +291 -0
- data/docs/PlanetaryInteractionApi.md +258 -0
- data/docs/PostCharactersAffiliation200Ok.md +11 -0
- data/docs/PostCharactersAffiliationNotFound.md +8 -0
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCharactersCharacterIdAssetsNames200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdFittingsCreated.md +8 -0
- data/docs/PostCharactersCharacterIdFittingsFitting.md +11 -0
- data/docs/PostCharactersCharacterIdFittingsItem.md +10 -0
- data/docs/PostCharactersCharacterIdMailBadRequest.md +8 -0
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +9 -0
- data/docs/PostCharactersCharacterIdMailMail.md +11 -0
- data/docs/PostCharactersCharacterIdMailRecipient.md +9 -0
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +9 -0
- data/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +9 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +11 -0
- data/docs/PostFleetsFleetIdMembersNotFound.md +8 -0
- data/docs/PostFleetsFleetIdMembersUnprocessableEntity.md +8 -0
- data/docs/PostFleetsFleetIdWingsCreated.md +8 -0
- data/docs/PostFleetsFleetIdWingsNotFound.md +8 -0
- data/docs/PostFleetsFleetIdWingsWingIdSquadsCreated.md +8 -0
- data/docs/PostFleetsFleetIdWingsWingIdSquadsNotFound.md +8 -0
- data/docs/PostUiOpenwindowNewmailNewMail.md +12 -0
- data/docs/PostUiOpenwindowNewmailUnprocessableEntity.md +8 -0
- 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 +10 -0
- data/docs/PostUniverseNamesNotFound.md +8 -0
- data/docs/PutCharactersCharacterIdCalendarEventIdResponse.md +8 -0
- data/docs/PutCharactersCharacterIdMailMailIdBadRequest.md +8 -0
- data/docs/PutCharactersCharacterIdMailMailIdContents.md +9 -0
- data/docs/PutFleetsFleetIdBadRequest.md +8 -0
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +10 -0
- data/docs/PutFleetsFleetIdMembersMemberIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdMembersMemberIdUnprocessableEntity.md +8 -0
- data/docs/PutFleetsFleetIdNewSettings.md +9 -0
- data/docs/PutFleetsFleetIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdSquadsSquadIdNaming.md +8 -0
- data/docs/PutFleetsFleetIdSquadsSquadIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdWingsWingIdNaming.md +8 -0
- data/docs/PutFleetsFleetIdWingsWingIdNotFound.md +8 -0
- data/docs/RoutesApi.md +73 -0
- data/docs/SearchApi.md +144 -0
- data/docs/SkillsApi.md +197 -0
- data/docs/SovereigntyApi.md +167 -0
- data/docs/StatusApi.md +61 -0
- data/docs/UniverseApi.md +1679 -0
- data/docs/UserInterfaceApi.md +324 -0
- data/docs/WalletApi.md +400 -0
- data/docs/WarsApi.md +177 -0
- data/esi-client-bvv.gemspec +45 -0
- data/git_push.sh +55 -0
- data/lib/esi-client-bvv.rb +411 -0
- data/lib/esi-client-bvv/api/alliance_api.rb +363 -0
- data/lib/esi-client-bvv/api/assets_api.rb +485 -0
- data/lib/esi-client-bvv/api/bookmarks_api.rb +323 -0
- data/lib/esi-client-bvv/api/calendar_api.rb +337 -0
- data/lib/esi-client-bvv/api/character_api.rb +1242 -0
- data/lib/esi-client-bvv/api/clones_api.rb +167 -0
- data/lib/esi-client-bvv/api/contacts_api.rb +603 -0
- data/lib/esi-client-bvv/api/contracts_api.rb +488 -0
- data/lib/esi-client-bvv/api/corporation_api.rb +1858 -0
- data/lib/esi-client-bvv/api/dogma_api.rb +271 -0
- data/lib/esi-client-bvv/api/faction_warfare_api.rb +521 -0
- data/lib/esi-client-bvv/api/fittings_api.rb +250 -0
- data/lib/esi-client-bvv/api/fleets_api.rb +1055 -0
- data/lib/esi-client-bvv/api/incursions_api.rb +82 -0
- data/lib/esi-client-bvv/api/industry_api.rb +600 -0
- data/lib/esi-client-bvv/api/insurance_api.rb +88 -0
- data/lib/esi-client-bvv/api/killmails_api.rb +251 -0
- data/lib/esi-client-bvv/api/location_api.rb +239 -0
- data/lib/esi-client-bvv/api/loyalty_api.rb +164 -0
- data/lib/esi-client-bvv/api/mail_api.rb +724 -0
- data/lib/esi-client-bvv/api/market_api.rb +802 -0
- data/lib/esi-client-bvv/api/opportunities_api.rb +349 -0
- data/lib/esi-client-bvv/api/planetary_interaction_api.rb +313 -0
- data/lib/esi-client-bvv/api/routes_api.rb +114 -0
- data/lib/esi-client-bvv/api/search_api.rb +224 -0
- data/lib/esi-client-bvv/api/skills_api.rb +239 -0
- data/lib/esi-client-bvv/api/sovereignty_api.rb +200 -0
- data/lib/esi-client-bvv/api/status_api.rb +82 -0
- data/lib/esi-client-bvv/api/universe_api.rb +1964 -0
- data/lib/esi-client-bvv/api/user_interface_api.rb +376 -0
- data/lib/esi-client-bvv/api/wallet_api.rb +495 -0
- data/lib/esi-client-bvv/api/wars_api.rb +218 -0
- data/lib/esi-client-bvv/api_client.rb +389 -0
- data/lib/esi-client-bvv/api_error.rb +38 -0
- data/lib/esi-client-bvv/configuration.rb +209 -0
- data/lib/esi-client-bvv/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_members_member_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/forbidden.rb +204 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_contacts_200_ok.rb +267 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_ok.rb +199 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_ok.rb +274 -0
- data/lib/esi-client-bvv/models/get_alliances_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_agents_research_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_assets_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_attributes_ok.rb +284 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_blueprints_200_ok.rb +426 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_folders_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_200_ok.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +232 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_ok.rb +362 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_200_ok.rb +337 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_allowed.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_blocked.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_muted.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_operator.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_home_location.rb +232 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_jump_clone.rb +284 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_ok.rb +225 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contacts_200_ok.rb +287 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contacts_labels_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_200_ok.rb +511 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_corporationhistory_200_ok.rb +234 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fatigue_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fittings_200_ok.rb +256 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fittings_item.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fleet_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fleet_ok.rb +272 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_location_ok.rb +214 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_loyalty_points_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_200_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_label.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_ok.rb +217 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_lists_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_medals_200_ok.rb +349 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_medals_graphic.rb +234 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mining_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_notifications_200_ok.rb +319 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_notifications_contacts_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_ok.rb +377 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_online_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_opportunities_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_orders_200_ok.rb +407 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_orders_history_200_ok.rb +434 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_200_ok.rb +364 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_content.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_extractor_details.rb +236 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_factory_details.rb +194 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_head.rb +252 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_link.rb +252 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_ok.rb +230 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_pin.rb +309 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_route.rb +266 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_portrait_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_portrait_ok.rb +219 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_roles_ok.rb +248 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_search_ok.rb +311 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_ship_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skillqueue_200_ok.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skills_ok.rb +221 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skills_skill.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_standings_200_ok.rb +285 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_200_ok.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_character.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_combat.rb +1119 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_industry.rb +539 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_inventory.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_isk.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_market.rb +309 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_mining.rb +369 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_module.rb +869 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_orbital.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_pve.rb +219 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_social.rb +429 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_travel.rb +389 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_titles_200_ok.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_journal_200_ok.rb +380 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_journal_extra_info.rb +299 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_transactions_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_characters_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +229 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_assets_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_blueprints_200_ok.rb +426 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +219 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contacts_200_ok.rb +277 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_containers_logs_200_ok.rb +391 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_200_ok.rb +511 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_customs_offices_200_ok.rb +438 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_hangar.rb +240 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_ok.rb +203 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_wallet.rb +240 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_facilities_200_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_ok.rb +237 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_200_ok.rb +292 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_issued_200_ok.rb +321 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_members_titles_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_membertracking_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_ok.rb +367 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_200_ok.rb +435 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_history_200_ok.rb +462 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +330 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +272 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_200_ok.rb +311 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_history_200_ok.rb +306 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_shareholders_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_standings_200_ok.rb +285 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_200_ok.rb +307 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +469 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_200_ok.rb +520 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_service.rb +242 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_titles_200_ok.rb +316 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_200_ok.rb +237 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +380 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +299 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +314 -0
- data/lib/esi-client-bvv/models/get_corporations_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_ok.rb +284 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_modifier.rb +244 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_ok.rb +396 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_200_ok.rb +357 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_200_ok.rb +226 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_squad.rb +209 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_stats_200_ok.rb +252 -0
- data/lib/esi-client-bvv/models/get_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_fw_systems_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_fw_wars_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_incursions_200_ok.rb +334 -0
- data/lib/esi-client-bvv/models/get_industry_facilities_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_industry_systems_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_industry_systems_cost_indice.rb +242 -0
- data/lib/esi-client-bvv/models/get_insurance_prices_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_insurance_prices_level.rb +224 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_attacker.rb +284 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_item.rb +244 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_item_1.rb +256 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_ok.rb +275 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_victim.rb +270 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +281 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_required_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_ok.rb +251 -0
- data/lib/esi-client-bvv/models/get_markets_prices_200_ok.rb +214 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_history_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_history_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_200_ok.rb +392 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_structures_structure_id_200_ok.rb +377 -0
- data/lib/esi-client-bvv/models/get_opportunities_groups_group_id_ok.rb +273 -0
- data/lib/esi-client-bvv/models/get_opportunities_tasks_task_id_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_route_origin_destination_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_search_ok.rb +299 -0
- data/lib/esi-client-bvv/models/get_sovereignty_campaigns_200_ok.rb +344 -0
- data/lib/esi-client-bvv/models/get_sovereignty_campaigns_participant.rb +209 -0
- data/lib/esi-client-bvv/models/get_sovereignty_map_200_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_sovereignty_structures_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_status_ok.rb +234 -0
- data/lib/esi-client-bvv/models/get_universe_ancestries_200_ok.rb +259 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_ok.rb +223 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_bloodlines_200_ok.rb +344 -0
- data/lib/esi-client-bvv/models/get_universe_categories_category_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_categories_category_id_ok.rb +241 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_ok.rb +255 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_factions_200_ok.rb +314 -0
- data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_universe_groups_group_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_groups_group_id_ok.rb +256 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_ok.rb +238 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_races_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_universe_regions_region_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_regions_region_id_ok.rb +236 -0
- data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_destination.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_ok.rb +267 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_stars_star_id_ok.rb +332 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_ok.rb +371 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_ok.rb +228 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_system_jumps_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_system_kills_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_ok.rb +319 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_planet.rb +218 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_attribute.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_effect.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_ok.rb +368 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_aggressor.rb +229 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_ally.rb +199 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_defender.rb +229 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_killmails_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_killmails_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_ok.rb +309 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/internal_server_error.rb +194 -0
- data/lib/esi-client-bvv/models/post_characters_affiliation_200_ok.rb +229 -0
- data/lib/esi-client-bvv/models/post_characters_affiliation_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_200_ok.rb +208 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_position.rb +224 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_fitting.rb +297 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_item.rb +224 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_labels_label.rb +267 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_mail.rb +276 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_200_ok.rb +208 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_position.rb +224 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_invitation.rb +294 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_new_mail.rb +284 -0
- data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/post_universe_ids_agent.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_alliance.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_character.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_constellation.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_corporation.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_faction.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_inventory_type.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_ok.rb +299 -0
- data/lib/esi-client-bvv/models/post_universe_ids_region.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_service_unavailable.rb +189 -0
- data/lib/esi-client-bvv/models/post_universe_ids_station.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_system.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_names_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/post_universe_names_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_calendar_event_id_response.rb +227 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_mail_mail_id_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_mail_mail_id_contents.rb +201 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_movement.rb +279 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_new_settings.rb +199 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_naming.rb +213 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_naming.rb +213 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/version.rb +15 -0
- data/spec/api/alliance_api_spec.rb +109 -0
- data/spec/api/assets_api_spec.rb +137 -0
- data/spec/api/bookmarks_api_spec.rb +103 -0
- data/spec/api/calendar_api_spec.rb +104 -0
- data/spec/api/character_api_spec.rb +304 -0
- data/spec/api/clones_api_spec.rb +67 -0
- data/spec/api/contacts_api_spec.rb +159 -0
- data/spec/api/contracts_api_spec.rb +138 -0
- data/spec/api/corporation_api_spec.rb +443 -0
- data/spec/api/dogma_api_spec.rb +93 -0
- data/spec/api/faction_warfare_api_spec.rb +151 -0
- data/spec/api/fittings_api_spec.rb +85 -0
- data/spec/api/fleets_api_spec.rb +273 -0
- data/spec/api/incursions_api_spec.rb +49 -0
- data/spec/api/industry_api_spec.rb +167 -0
- data/spec/api/insurance_api_spec.rb +50 -0
- data/spec/api/killmails_api_spec.rb +86 -0
- data/spec/api/location_api_spec.rb +83 -0
- data/spec/api/loyalty_api_spec.rb +66 -0
- data/spec/api/mail_api_spec.rb +188 -0
- data/spec/api/market_api_spec.rb +213 -0
- data/spec/api/opportunities_api_spec.rb +110 -0
- data/spec/api/planetary_interaction_api_spec.rb +100 -0
- data/spec/api/routes_api_spec.rb +54 -0
- data/spec/api/search_api_spec.rb +73 -0
- data/spec/api/skills_api_spec.rb +83 -0
- data/spec/api/sovereignty_api_spec.rb +77 -0
- data/spec/api/status_api_spec.rb +49 -0
- data/spec/api/universe_api_spec.rb +485 -0
- data/spec/api/user_interface_api_spec.rb +117 -0
- data/spec/api/wallet_api_spec.rb +137 -0
- data/spec/api/wars_api_spec.rb +81 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_members_member_id_not_found_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_squads_squad_id_not_found_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_wings_wing_id_not_found_spec.rb +42 -0
- data/spec/models/forbidden_spec.rb +48 -0
- data/spec/models/get_alliances_alliance_id_contacts_200_ok_spec.rb +64 -0
- data/spec/models/get_alliances_alliance_id_icons_not_found_spec.rb +42 -0
- data/spec/models/get_alliances_alliance_id_icons_ok_spec.rb +48 -0
- data/spec/models/get_alliances_alliance_id_not_found_spec.rb +42 -0
- data/spec/models/get_alliances_alliance_id_ok_spec.rb +78 -0
- data/spec/models/get_alliances_names_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_agents_research_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_assets_200_ok_spec.rb +86 -0
- data/spec/models/get_characters_character_id_attributes_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_blueprints_200_ok_spec.rb +88 -0
- data/spec/models/get_characters_character_id_bookmarks_200_ok_spec.rb +90 -0
- data/spec/models/get_characters_character_id_bookmarks_coordinates_spec.rb +54 -0
- data/spec/models/get_characters_character_id_bookmarks_folders_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_bookmarks_item_spec.rb +48 -0
- data/spec/models/get_characters_character_id_calendar_200_ok_spec.rb +70 -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_calendar_event_id_ok_spec.rb +100 -0
- data/spec/models/get_characters_character_id_chat_channels_200_ok_spec.rb +96 -0
- data/spec/models/get_characters_character_id_chat_channels_allowed_spec.rb +52 -0
- data/spec/models/get_characters_character_id_chat_channels_blocked_spec.rb +64 -0
- data/spec/models/get_characters_character_id_chat_channels_muted_spec.rb +64 -0
- data/spec/models/get_characters_character_id_chat_channels_operator_spec.rb +52 -0
- data/spec/models/get_characters_character_id_clones_home_location_spec.rb +52 -0
- data/spec/models/get_characters_character_id_clones_jump_clone_spec.rb +70 -0
- data/spec/models/get_characters_character_id_clones_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_contacts_200_ok_spec.rb +76 -0
- data/spec/models/get_characters_character_id_contacts_labels_200_ok_spec.rb +48 -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_corporationhistory_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_fatigue_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fittings_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_fittings_item_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_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fw_stats_ok_spec.rb +72 -0
- data/spec/models/get_characters_character_id_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_characters_character_id_industry_jobs_200_ok_spec.rb +172 -0
- data/spec/models/get_characters_character_id_killmails_recent_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_location_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_loyalty_points_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_200_ok_spec.rb +78 -0
- data/spec/models/get_characters_character_id_mail_labels_label_spec.rb +64 -0
- data/spec/models/get_characters_character_id_mail_labels_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_lists_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_mail_id_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_mail_mail_id_ok_spec.rb +78 -0
- data/spec/models/get_characters_character_id_mail_mail_id_recipient_spec.rb +52 -0
- data/spec/models/get_characters_character_id_mail_recipient_spec.rb +52 -0
- data/spec/models/get_characters_character_id_medals_200_ok_spec.rb +94 -0
- data/spec/models/get_characters_character_id_medals_graphic_spec.rb +60 -0
- data/spec/models/get_characters_character_id_mining_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_not_found_spec.rb +42 -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_ok_spec.rb +106 -0
- data/spec/models/get_characters_character_id_online_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_opportunities_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_orders_200_ok_spec.rb +124 -0
- data/spec/models/get_characters_character_id_orders_history_200_ok_spec.rb +134 -0
- data/spec/models/get_characters_character_id_planets_200_ok_spec.rb +82 -0
- data/spec/models/get_characters_character_id_planets_planet_id_content_spec.rb +48 -0
- data/spec/models/get_characters_character_id_planets_planet_id_extractor_details_spec.rb +66 -0
- data/spec/models/get_characters_character_id_planets_planet_id_factory_details_spec.rb +42 -0
- data/spec/models/get_characters_character_id_planets_planet_id_head_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_link_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_planets_planet_id_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_pin_spec.rb +102 -0
- data/spec/models/get_characters_character_id_planets_planet_id_route_spec.rb +72 -0
- data/spec/models/get_characters_character_id_portrait_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_portrait_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_roles_ok_spec.rb +76 -0
- data/spec/models/get_characters_character_id_search_ok_spec.rb +102 -0
- data/spec/models/get_characters_character_id_ship_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_skillqueue_200_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_skills_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_skills_skill_spec.rb +60 -0
- data/spec/models/get_characters_character_id_standings_200_ok_spec.rb +58 -0
- data/spec/models/get_characters_character_id_stats_200_ok_spec.rb +114 -0
- data/spec/models/get_characters_character_id_stats_character_spec.rb +54 -0
- data/spec/models/get_characters_character_id_stats_combat_spec.rb +600 -0
- data/spec/models/get_characters_character_id_stats_industry_spec.rb +252 -0
- data/spec/models/get_characters_character_id_stats_inventory_spec.rb +48 -0
- data/spec/models/get_characters_character_id_stats_isk_spec.rb +48 -0
- data/spec/models/get_characters_character_id_stats_market_spec.rb +114 -0
- data/spec/models/get_characters_character_id_stats_mining_spec.rb +150 -0
- data/spec/models/get_characters_character_id_stats_module_spec.rb +450 -0
- data/spec/models/get_characters_character_id_stats_orbital_spec.rb +54 -0
- data/spec/models/get_characters_character_id_stats_pve_spec.rb +60 -0
- data/spec/models/get_characters_character_id_stats_social_spec.rb +186 -0
- data/spec/models/get_characters_character_id_stats_travel_spec.rb +162 -0
- data/spec/models/get_characters_character_id_titles_200_ok_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_characters_names_200_ok_spec.rb +48 -0
- data/spec/models/get_corporation_corporation_id_mining_extractions_200_ok_spec.rb +66 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_200_ok_spec.rb +58 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_alliancehistory_200_ok_spec.rb +60 -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_customs_offices_200_ok_spec.rb +124 -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_facilities_200_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_icons_not_found_spec.rb +42 -0
- data/spec/models/get_corporations_corporation_id_icons_ok_spec.rb +54 -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_medals_200_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_medals_issued_200_ok_spec.rb +76 -0
- data/spec/models/get_corporations_corporation_id_members_titles_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_not_found_spec.rb +42 -0
- data/spec/models/get_corporations_corporation_id_ok_spec.rb +114 -0
- data/spec/models/get_corporations_corporation_id_orders_200_ok_spec.rb +124 -0
- data/spec/models/get_corporations_corporation_id_orders_history_200_ok_spec.rb +134 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_coordinates_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_ok_spec.rb +96 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_service_spec.rb +64 -0
- data/spec/models/get_corporations_corporation_id_roles_200_ok_spec.rb +122 -0
- data/spec/models/get_corporations_corporation_id_roles_history_200_ok_spec.rb +84 -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_starbases_200_ok_spec.rb +88 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_fuel_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_ok_spec.rb +144 -0
- data/spec/models/get_corporations_corporation_id_structures_200_ok_spec.rb +136 -0
- data/spec/models/get_corporations_corporation_id_structures_service_spec.rb +52 -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_corporations_names_200_ok_spec.rb +48 -0
- data/spec/models/get_dogma_attributes_attribute_id_not_found_spec.rb +42 -0
- data/spec/models/get_dogma_attributes_attribute_id_ok_spec.rb +96 -0
- data/spec/models/get_dogma_effects_effect_id_modifier_spec.rb +72 -0
- data/spec/models/get_dogma_effects_effect_id_not_found_spec.rb +42 -0
- data/spec/models/get_dogma_effects_effect_id_ok_spec.rb +162 -0
- data/spec/models/get_fleets_fleet_id_members_200_ok_spec.rb +100 -0
- data/spec/models/get_fleets_fleet_id_members_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_ok_spec.rb +60 -0
- data/spec/models/get_fleets_fleet_id_wings_200_ok_spec.rb +54 -0
- data/spec/models/get_fleets_fleet_id_wings_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_wings_squad_spec.rb +48 -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_incursions_200_ok_spec.rb +88 -0
- data/spec/models/get_industry_facilities_200_ok_spec.rb +72 -0
- data/spec/models/get_industry_systems_200_ok_spec.rb +48 -0
- data/spec/models/get_industry_systems_cost_indice_spec.rb +52 -0
- data/spec/models/get_insurance_prices_200_ok_spec.rb +48 -0
- data/spec/models/get_insurance_prices_level_spec.rb +54 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_attacker_spec.rb +90 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_item_1_spec.rb +72 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_item_spec.rb +66 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_ok_spec.rb +78 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_position_spec.rb +54 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_victim_spec.rb +84 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_200_ok_spec.rb +78 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_not_found_spec.rb +42 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_required_item_spec.rb +48 -0
- data/spec/models/get_markets_groups_market_group_id_not_found_spec.rb +42 -0
- data/spec/models/get_markets_groups_market_group_id_ok_spec.rb +66 -0
- data/spec/models/get_markets_prices_200_ok_spec.rb +54 -0
- data/spec/models/get_markets_region_id_history_200_ok_spec.rb +72 -0
- data/spec/models/get_markets_region_id_history_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_markets_region_id_orders_200_ok_spec.rb +112 -0
- data/spec/models/get_markets_region_id_orders_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_markets_structures_structure_id_200_ok_spec.rb +106 -0
- data/spec/models/get_opportunities_groups_group_id_ok_spec.rb +72 -0
- data/spec/models/get_opportunities_tasks_task_id_ok_spec.rb +60 -0
- data/spec/models/get_route_origin_destination_not_found_spec.rb +42 -0
- data/spec/models/get_search_ok_spec.rb +96 -0
- data/spec/models/get_sovereignty_campaigns_200_ok_spec.rb +100 -0
- data/spec/models/get_sovereignty_campaigns_participant_spec.rb +48 -0
- data/spec/models/get_sovereignty_map_200_ok_spec.rb +60 -0
- data/spec/models/get_sovereignty_structures_200_ok_spec.rb +78 -0
- data/spec/models/get_status_ok_spec.rb +60 -0
- data/spec/models/get_universe_ancestries_200_ok_spec.rb +72 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_ok_spec.rb +54 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_position_spec.rb +54 -0
- data/spec/models/get_universe_bloodlines_200_ok_spec.rb +102 -0
- data/spec/models/get_universe_categories_category_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_categories_category_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_constellations_constellation_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_constellations_constellation_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_constellations_constellation_id_position_spec.rb +54 -0
- data/spec/models/get_universe_factions_200_ok_spec.rb +96 -0
- data/spec/models/get_universe_graphics_graphic_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_graphics_graphic_id_ok_spec.rb +84 -0
- data/spec/models/get_universe_groups_group_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_groups_group_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_moons_moon_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_moons_moon_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_moons_moon_id_position_spec.rb +54 -0
- data/spec/models/get_universe_planets_planet_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_planets_planet_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_planets_planet_id_position_spec.rb +54 -0
- data/spec/models/get_universe_races_200_ok_spec.rb +60 -0
- data/spec/models/get_universe_regions_region_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_regions_region_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_schematics_schematic_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_schematics_schematic_id_ok_spec.rb +48 -0
- data/spec/models/get_universe_stargates_stargate_id_destination_spec.rb +48 -0
- data/spec/models/get_universe_stargates_stargate_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_stargates_stargate_id_ok_spec.rb +72 -0
- data/spec/models/get_universe_stargates_stargate_id_position_spec.rb +54 -0
- data/spec/models/get_universe_stars_star_id_ok_spec.rb +88 -0
- data/spec/models/get_universe_stations_station_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_stations_station_id_ok_spec.rb +112 -0
- data/spec/models/get_universe_stations_station_id_position_spec.rb +54 -0
- data/spec/models/get_universe_structures_structure_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_structures_structure_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_structures_structure_id_position_spec.rb +54 -0
- data/spec/models/get_universe_system_jumps_200_ok_spec.rb +48 -0
- data/spec/models/get_universe_system_kills_200_ok_spec.rb +60 -0
- data/spec/models/get_universe_systems_system_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_systems_system_id_ok_spec.rb +96 -0
- data/spec/models/get_universe_systems_system_id_planet_spec.rb +54 -0
- data/spec/models/get_universe_systems_system_id_position_spec.rb +54 -0
- data/spec/models/get_universe_types_type_id_dogma_attribute_spec.rb +48 -0
- data/spec/models/get_universe_types_type_id_dogma_effect_spec.rb +48 -0
- data/spec/models/get_universe_types_type_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_types_type_id_ok_spec.rb +132 -0
- data/spec/models/get_wars_war_id_aggressor_spec.rb +60 -0
- data/spec/models/get_wars_war_id_ally_spec.rb +48 -0
- data/spec/models/get_wars_war_id_defender_spec.rb +60 -0
- data/spec/models/get_wars_war_id_killmails_200_ok_spec.rb +48 -0
- data/spec/models/get_wars_war_id_killmails_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_wars_war_id_ok_spec.rb +96 -0
- data/spec/models/get_wars_war_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/internal_server_error_spec.rb +42 -0
- data/spec/models/post_characters_affiliation_200_ok_spec.rb +60 -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 +48 -0
- data/spec/models/post_characters_character_id_assets_locations_position_spec.rb +54 -0
- data/spec/models/post_characters_character_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_characters_character_id_fittings_created_spec.rb +42 -0
- data/spec/models/post_characters_character_id_fittings_fitting_spec.rb +60 -0
- data/spec/models/post_characters_character_id_fittings_item_spec.rb +54 -0
- data/spec/models/post_characters_character_id_mail_bad_request_spec.rb +42 -0
- data/spec/models/post_characters_character_id_mail_labels_label_spec.rb +52 -0
- data/spec/models/post_characters_character_id_mail_mail_spec.rb +60 -0
- data/spec/models/post_characters_character_id_mail_recipient_spec.rb +52 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_200_ok_spec.rb +48 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_position_spec.rb +54 -0
- data/spec/models/post_corporations_corporation_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_fleets_fleet_id_members_invitation_spec.rb +64 -0
- data/spec/models/post_fleets_fleet_id_members_not_found_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_members_unprocessable_entity_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_created_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_not_found_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_wing_id_squads_created_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_wing_id_squads_not_found_spec.rb +42 -0
- data/spec/models/post_ui_openwindow_newmail_new_mail_spec.rb +66 -0
- data/spec/models/post_ui_openwindow_newmail_unprocessable_entity_spec.rb +42 -0
- data/spec/models/post_universe_ids_agent_spec.rb +48 -0
- data/spec/models/post_universe_ids_alliance_spec.rb +48 -0
- data/spec/models/post_universe_ids_character_spec.rb +48 -0
- data/spec/models/post_universe_ids_constellation_spec.rb +48 -0
- data/spec/models/post_universe_ids_corporation_spec.rb +48 -0
- data/spec/models/post_universe_ids_faction_spec.rb +48 -0
- data/spec/models/post_universe_ids_inventory_type_spec.rb +48 -0
- data/spec/models/post_universe_ids_ok_spec.rb +96 -0
- data/spec/models/post_universe_ids_region_spec.rb +48 -0
- data/spec/models/post_universe_ids_service_unavailable_spec.rb +42 -0
- data/spec/models/post_universe_ids_station_spec.rb +48 -0
- data/spec/models/post_universe_ids_system_spec.rb +48 -0
- data/spec/models/post_universe_names_200_ok_spec.rb +58 -0
- data/spec/models/post_universe_names_not_found_spec.rb +42 -0
- data/spec/models/put_characters_character_id_calendar_event_id_response_spec.rb +46 -0
- data/spec/models/put_characters_character_id_mail_mail_id_bad_request_spec.rb +42 -0
- data/spec/models/put_characters_character_id_mail_mail_id_contents_spec.rb +48 -0
- data/spec/models/put_fleets_fleet_id_bad_request_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_movement_spec.rb +58 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_new_settings_spec.rb +48 -0
- data/spec/models/put_fleets_fleet_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_squads_squad_id_naming_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_squads_squad_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_wings_wing_id_naming_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_wings_wing_id_not_found_spec.rb +42 -0
- data/spec/spec_helper.rb +111 -0
- metadata +1728 -0
@@ -0,0 +1,369 @@
|
|
1
|
+
=begin
|
2
|
+
#EVE Swagger Interface
|
3
|
+
|
4
|
+
#An OpenAPI for EVE Online
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.7.6
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module ESI
|
16
|
+
# mining object
|
17
|
+
class GetCharactersCharacterIdStatsMining
|
18
|
+
# drone_mine integer
|
19
|
+
attr_accessor :drone_mine
|
20
|
+
|
21
|
+
# ore_arkonor integer
|
22
|
+
attr_accessor :ore_arkonor
|
23
|
+
|
24
|
+
# ore_bistot integer
|
25
|
+
attr_accessor :ore_bistot
|
26
|
+
|
27
|
+
# ore_crokite integer
|
28
|
+
attr_accessor :ore_crokite
|
29
|
+
|
30
|
+
# ore_dark_ochre integer
|
31
|
+
attr_accessor :ore_dark_ochre
|
32
|
+
|
33
|
+
# ore_gneiss integer
|
34
|
+
attr_accessor :ore_gneiss
|
35
|
+
|
36
|
+
# ore_harvestable_cloud integer
|
37
|
+
attr_accessor :ore_harvestable_cloud
|
38
|
+
|
39
|
+
# ore_hedbergite integer
|
40
|
+
attr_accessor :ore_hedbergite
|
41
|
+
|
42
|
+
# ore_hemorphite integer
|
43
|
+
attr_accessor :ore_hemorphite
|
44
|
+
|
45
|
+
# ore_ice integer
|
46
|
+
attr_accessor :ore_ice
|
47
|
+
|
48
|
+
# ore_jaspet integer
|
49
|
+
attr_accessor :ore_jaspet
|
50
|
+
|
51
|
+
# ore_kernite integer
|
52
|
+
attr_accessor :ore_kernite
|
53
|
+
|
54
|
+
# ore_mercoxit integer
|
55
|
+
attr_accessor :ore_mercoxit
|
56
|
+
|
57
|
+
# ore_omber integer
|
58
|
+
attr_accessor :ore_omber
|
59
|
+
|
60
|
+
# ore_plagioclase integer
|
61
|
+
attr_accessor :ore_plagioclase
|
62
|
+
|
63
|
+
# ore_pyroxeres integer
|
64
|
+
attr_accessor :ore_pyroxeres
|
65
|
+
|
66
|
+
# ore_scordite integer
|
67
|
+
attr_accessor :ore_scordite
|
68
|
+
|
69
|
+
# ore_spodumain integer
|
70
|
+
attr_accessor :ore_spodumain
|
71
|
+
|
72
|
+
# ore_veldspar integer
|
73
|
+
attr_accessor :ore_veldspar
|
74
|
+
|
75
|
+
|
76
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
77
|
+
def self.attribute_map
|
78
|
+
{
|
79
|
+
:'drone_mine' => :'drone_mine',
|
80
|
+
:'ore_arkonor' => :'ore_arkonor',
|
81
|
+
:'ore_bistot' => :'ore_bistot',
|
82
|
+
:'ore_crokite' => :'ore_crokite',
|
83
|
+
:'ore_dark_ochre' => :'ore_dark_ochre',
|
84
|
+
:'ore_gneiss' => :'ore_gneiss',
|
85
|
+
:'ore_harvestable_cloud' => :'ore_harvestable_cloud',
|
86
|
+
:'ore_hedbergite' => :'ore_hedbergite',
|
87
|
+
:'ore_hemorphite' => :'ore_hemorphite',
|
88
|
+
:'ore_ice' => :'ore_ice',
|
89
|
+
:'ore_jaspet' => :'ore_jaspet',
|
90
|
+
:'ore_kernite' => :'ore_kernite',
|
91
|
+
:'ore_mercoxit' => :'ore_mercoxit',
|
92
|
+
:'ore_omber' => :'ore_omber',
|
93
|
+
:'ore_plagioclase' => :'ore_plagioclase',
|
94
|
+
:'ore_pyroxeres' => :'ore_pyroxeres',
|
95
|
+
:'ore_scordite' => :'ore_scordite',
|
96
|
+
:'ore_spodumain' => :'ore_spodumain',
|
97
|
+
:'ore_veldspar' => :'ore_veldspar'
|
98
|
+
}
|
99
|
+
end
|
100
|
+
|
101
|
+
# Attribute type mapping.
|
102
|
+
def self.swagger_types
|
103
|
+
{
|
104
|
+
:'drone_mine' => :'Integer',
|
105
|
+
:'ore_arkonor' => :'Integer',
|
106
|
+
:'ore_bistot' => :'Integer',
|
107
|
+
:'ore_crokite' => :'Integer',
|
108
|
+
:'ore_dark_ochre' => :'Integer',
|
109
|
+
:'ore_gneiss' => :'Integer',
|
110
|
+
:'ore_harvestable_cloud' => :'Integer',
|
111
|
+
:'ore_hedbergite' => :'Integer',
|
112
|
+
:'ore_hemorphite' => :'Integer',
|
113
|
+
:'ore_ice' => :'Integer',
|
114
|
+
:'ore_jaspet' => :'Integer',
|
115
|
+
:'ore_kernite' => :'Integer',
|
116
|
+
:'ore_mercoxit' => :'Integer',
|
117
|
+
:'ore_omber' => :'Integer',
|
118
|
+
:'ore_plagioclase' => :'Integer',
|
119
|
+
:'ore_pyroxeres' => :'Integer',
|
120
|
+
:'ore_scordite' => :'Integer',
|
121
|
+
:'ore_spodumain' => :'Integer',
|
122
|
+
:'ore_veldspar' => :'Integer'
|
123
|
+
}
|
124
|
+
end
|
125
|
+
|
126
|
+
# Initializes the object
|
127
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
128
|
+
def initialize(attributes = {})
|
129
|
+
return unless attributes.is_a?(Hash)
|
130
|
+
|
131
|
+
# convert string to symbol for hash key
|
132
|
+
attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
|
133
|
+
|
134
|
+
if attributes.has_key?(:'drone_mine')
|
135
|
+
self.drone_mine = attributes[:'drone_mine']
|
136
|
+
end
|
137
|
+
|
138
|
+
if attributes.has_key?(:'ore_arkonor')
|
139
|
+
self.ore_arkonor = attributes[:'ore_arkonor']
|
140
|
+
end
|
141
|
+
|
142
|
+
if attributes.has_key?(:'ore_bistot')
|
143
|
+
self.ore_bistot = attributes[:'ore_bistot']
|
144
|
+
end
|
145
|
+
|
146
|
+
if attributes.has_key?(:'ore_crokite')
|
147
|
+
self.ore_crokite = attributes[:'ore_crokite']
|
148
|
+
end
|
149
|
+
|
150
|
+
if attributes.has_key?(:'ore_dark_ochre')
|
151
|
+
self.ore_dark_ochre = attributes[:'ore_dark_ochre']
|
152
|
+
end
|
153
|
+
|
154
|
+
if attributes.has_key?(:'ore_gneiss')
|
155
|
+
self.ore_gneiss = attributes[:'ore_gneiss']
|
156
|
+
end
|
157
|
+
|
158
|
+
if attributes.has_key?(:'ore_harvestable_cloud')
|
159
|
+
self.ore_harvestable_cloud = attributes[:'ore_harvestable_cloud']
|
160
|
+
end
|
161
|
+
|
162
|
+
if attributes.has_key?(:'ore_hedbergite')
|
163
|
+
self.ore_hedbergite = attributes[:'ore_hedbergite']
|
164
|
+
end
|
165
|
+
|
166
|
+
if attributes.has_key?(:'ore_hemorphite')
|
167
|
+
self.ore_hemorphite = attributes[:'ore_hemorphite']
|
168
|
+
end
|
169
|
+
|
170
|
+
if attributes.has_key?(:'ore_ice')
|
171
|
+
self.ore_ice = attributes[:'ore_ice']
|
172
|
+
end
|
173
|
+
|
174
|
+
if attributes.has_key?(:'ore_jaspet')
|
175
|
+
self.ore_jaspet = attributes[:'ore_jaspet']
|
176
|
+
end
|
177
|
+
|
178
|
+
if attributes.has_key?(:'ore_kernite')
|
179
|
+
self.ore_kernite = attributes[:'ore_kernite']
|
180
|
+
end
|
181
|
+
|
182
|
+
if attributes.has_key?(:'ore_mercoxit')
|
183
|
+
self.ore_mercoxit = attributes[:'ore_mercoxit']
|
184
|
+
end
|
185
|
+
|
186
|
+
if attributes.has_key?(:'ore_omber')
|
187
|
+
self.ore_omber = attributes[:'ore_omber']
|
188
|
+
end
|
189
|
+
|
190
|
+
if attributes.has_key?(:'ore_plagioclase')
|
191
|
+
self.ore_plagioclase = attributes[:'ore_plagioclase']
|
192
|
+
end
|
193
|
+
|
194
|
+
if attributes.has_key?(:'ore_pyroxeres')
|
195
|
+
self.ore_pyroxeres = attributes[:'ore_pyroxeres']
|
196
|
+
end
|
197
|
+
|
198
|
+
if attributes.has_key?(:'ore_scordite')
|
199
|
+
self.ore_scordite = attributes[:'ore_scordite']
|
200
|
+
end
|
201
|
+
|
202
|
+
if attributes.has_key?(:'ore_spodumain')
|
203
|
+
self.ore_spodumain = attributes[:'ore_spodumain']
|
204
|
+
end
|
205
|
+
|
206
|
+
if attributes.has_key?(:'ore_veldspar')
|
207
|
+
self.ore_veldspar = attributes[:'ore_veldspar']
|
208
|
+
end
|
209
|
+
|
210
|
+
end
|
211
|
+
|
212
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
213
|
+
# @return Array for valid properties with the reasons
|
214
|
+
def list_invalid_properties
|
215
|
+
invalid_properties = Array.new
|
216
|
+
return invalid_properties
|
217
|
+
end
|
218
|
+
|
219
|
+
# Check to see if the all the properties in the model are valid
|
220
|
+
# @return true if the model is valid
|
221
|
+
def valid?
|
222
|
+
return true
|
223
|
+
end
|
224
|
+
|
225
|
+
# Checks equality by comparing each attribute.
|
226
|
+
# @param [Object] Object to be compared
|
227
|
+
def ==(o)
|
228
|
+
return true if self.equal?(o)
|
229
|
+
self.class == o.class &&
|
230
|
+
drone_mine == o.drone_mine &&
|
231
|
+
ore_arkonor == o.ore_arkonor &&
|
232
|
+
ore_bistot == o.ore_bistot &&
|
233
|
+
ore_crokite == o.ore_crokite &&
|
234
|
+
ore_dark_ochre == o.ore_dark_ochre &&
|
235
|
+
ore_gneiss == o.ore_gneiss &&
|
236
|
+
ore_harvestable_cloud == o.ore_harvestable_cloud &&
|
237
|
+
ore_hedbergite == o.ore_hedbergite &&
|
238
|
+
ore_hemorphite == o.ore_hemorphite &&
|
239
|
+
ore_ice == o.ore_ice &&
|
240
|
+
ore_jaspet == o.ore_jaspet &&
|
241
|
+
ore_kernite == o.ore_kernite &&
|
242
|
+
ore_mercoxit == o.ore_mercoxit &&
|
243
|
+
ore_omber == o.ore_omber &&
|
244
|
+
ore_plagioclase == o.ore_plagioclase &&
|
245
|
+
ore_pyroxeres == o.ore_pyroxeres &&
|
246
|
+
ore_scordite == o.ore_scordite &&
|
247
|
+
ore_spodumain == o.ore_spodumain &&
|
248
|
+
ore_veldspar == o.ore_veldspar
|
249
|
+
end
|
250
|
+
|
251
|
+
# @see the `==` method
|
252
|
+
# @param [Object] Object to be compared
|
253
|
+
def eql?(o)
|
254
|
+
self == o
|
255
|
+
end
|
256
|
+
|
257
|
+
# Calculates hash code according to all attributes.
|
258
|
+
# @return [Fixnum] Hash code
|
259
|
+
def hash
|
260
|
+
[drone_mine, ore_arkonor, ore_bistot, ore_crokite, ore_dark_ochre, ore_gneiss, ore_harvestable_cloud, ore_hedbergite, ore_hemorphite, ore_ice, ore_jaspet, ore_kernite, ore_mercoxit, ore_omber, ore_plagioclase, ore_pyroxeres, ore_scordite, ore_spodumain, ore_veldspar].hash
|
261
|
+
end
|
262
|
+
|
263
|
+
# Builds the object from hash
|
264
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
265
|
+
# @return [Object] Returns the model itself
|
266
|
+
def build_from_hash(attributes)
|
267
|
+
return nil unless attributes.is_a?(Hash)
|
268
|
+
self.class.swagger_types.each_pair do |key, type|
|
269
|
+
if type =~ /\AArray<(.*)>/i
|
270
|
+
# check to ensure the input is an array given that the the attribute
|
271
|
+
# is documented as an array but the input is not
|
272
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
273
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
|
274
|
+
end
|
275
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
276
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
277
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
278
|
+
end
|
279
|
+
|
280
|
+
self
|
281
|
+
end
|
282
|
+
|
283
|
+
# Deserializes the data based on type
|
284
|
+
# @param string type Data type
|
285
|
+
# @param string value Value to be deserialized
|
286
|
+
# @return [Object] Deserialized data
|
287
|
+
def _deserialize(type, value)
|
288
|
+
case type.to_sym
|
289
|
+
when :DateTime
|
290
|
+
DateTime.parse(value)
|
291
|
+
when :Date
|
292
|
+
Date.parse(value)
|
293
|
+
when :String
|
294
|
+
value.to_s
|
295
|
+
when :Integer
|
296
|
+
value.to_i
|
297
|
+
when :Float
|
298
|
+
value.to_f
|
299
|
+
when :BOOLEAN
|
300
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
301
|
+
true
|
302
|
+
else
|
303
|
+
false
|
304
|
+
end
|
305
|
+
when :Object
|
306
|
+
# generic object (usually a Hash), return directly
|
307
|
+
value
|
308
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
309
|
+
inner_type = Regexp.last_match[:inner_type]
|
310
|
+
value.map { |v| _deserialize(inner_type, v) }
|
311
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
312
|
+
k_type = Regexp.last_match[:k_type]
|
313
|
+
v_type = Regexp.last_match[:v_type]
|
314
|
+
{}.tap do |hash|
|
315
|
+
value.each do |k, v|
|
316
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
317
|
+
end
|
318
|
+
end
|
319
|
+
else # model
|
320
|
+
temp_model = ESI.const_get(type).new
|
321
|
+
temp_model.build_from_hash(value)
|
322
|
+
end
|
323
|
+
end
|
324
|
+
|
325
|
+
# Returns the string representation of the object
|
326
|
+
# @return [String] String presentation of the object
|
327
|
+
def to_s
|
328
|
+
to_hash.to_s
|
329
|
+
end
|
330
|
+
|
331
|
+
# to_body is an alias to to_hash (backward compatibility)
|
332
|
+
# @return [Hash] Returns the object in the form of hash
|
333
|
+
def to_body
|
334
|
+
to_hash
|
335
|
+
end
|
336
|
+
|
337
|
+
# Returns the object in the form of hash
|
338
|
+
# @return [Hash] Returns the object in the form of hash
|
339
|
+
def to_hash
|
340
|
+
hash = {}
|
341
|
+
self.class.attribute_map.each_pair do |attr, param|
|
342
|
+
value = self.send(attr)
|
343
|
+
next if value.nil?
|
344
|
+
hash[param] = _to_hash(value)
|
345
|
+
end
|
346
|
+
hash
|
347
|
+
end
|
348
|
+
|
349
|
+
# Outputs non-array value in the form of hash
|
350
|
+
# For object, use to_hash. Otherwise, just return the value
|
351
|
+
# @param [Object] value Any valid value
|
352
|
+
# @return [Hash] Returns the value in the form of hash
|
353
|
+
def _to_hash(value)
|
354
|
+
if value.is_a?(Array)
|
355
|
+
value.compact.map{ |v| _to_hash(v) }
|
356
|
+
elsif value.is_a?(Hash)
|
357
|
+
{}.tap do |hash|
|
358
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
359
|
+
end
|
360
|
+
elsif value.respond_to? :to_hash
|
361
|
+
value.to_hash
|
362
|
+
else
|
363
|
+
value
|
364
|
+
end
|
365
|
+
end
|
366
|
+
|
367
|
+
end
|
368
|
+
|
369
|
+
end
|
@@ -0,0 +1,869 @@
|
|
1
|
+
=begin
|
2
|
+
#EVE Swagger Interface
|
3
|
+
|
4
|
+
#An OpenAPI for EVE Online
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.7.6
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module ESI
|
16
|
+
# module object
|
17
|
+
class GetCharactersCharacterIdStatsModule
|
18
|
+
# activations_armor_hardener integer
|
19
|
+
attr_accessor :activations_armor_hardener
|
20
|
+
|
21
|
+
# activations_armor_repair_unit integer
|
22
|
+
attr_accessor :activations_armor_repair_unit
|
23
|
+
|
24
|
+
# activations_armor_resistance_shift_hardener integer
|
25
|
+
attr_accessor :activations_armor_resistance_shift_hardener
|
26
|
+
|
27
|
+
# activations_automated_targeting_system integer
|
28
|
+
attr_accessor :activations_automated_targeting_system
|
29
|
+
|
30
|
+
# activations_bastion integer
|
31
|
+
attr_accessor :activations_bastion
|
32
|
+
|
33
|
+
# activations_bomb_launcher integer
|
34
|
+
attr_accessor :activations_bomb_launcher
|
35
|
+
|
36
|
+
# activations_capacitor_booster integer
|
37
|
+
attr_accessor :activations_capacitor_booster
|
38
|
+
|
39
|
+
# activations_cargo_scanner integer
|
40
|
+
attr_accessor :activations_cargo_scanner
|
41
|
+
|
42
|
+
# activations_cloaking_device integer
|
43
|
+
attr_accessor :activations_cloaking_device
|
44
|
+
|
45
|
+
# activations_clone_vat_bay integer
|
46
|
+
attr_accessor :activations_clone_vat_bay
|
47
|
+
|
48
|
+
# activations_cynosural_field integer
|
49
|
+
attr_accessor :activations_cynosural_field
|
50
|
+
|
51
|
+
# activations_damage_control integer
|
52
|
+
attr_accessor :activations_damage_control
|
53
|
+
|
54
|
+
# activations_data_miners integer
|
55
|
+
attr_accessor :activations_data_miners
|
56
|
+
|
57
|
+
# activations_drone_control_unit integer
|
58
|
+
attr_accessor :activations_drone_control_unit
|
59
|
+
|
60
|
+
# activations_drone_tracking_modules integer
|
61
|
+
attr_accessor :activations_drone_tracking_modules
|
62
|
+
|
63
|
+
# activations_eccm integer
|
64
|
+
attr_accessor :activations_eccm
|
65
|
+
|
66
|
+
# activations_ecm integer
|
67
|
+
attr_accessor :activations_ecm
|
68
|
+
|
69
|
+
# activations_ecm_burst integer
|
70
|
+
attr_accessor :activations_ecm_burst
|
71
|
+
|
72
|
+
# activations_energy_destabilizer integer
|
73
|
+
attr_accessor :activations_energy_destabilizer
|
74
|
+
|
75
|
+
# activations_energy_vampire integer
|
76
|
+
attr_accessor :activations_energy_vampire
|
77
|
+
|
78
|
+
# activations_energy_weapon integer
|
79
|
+
attr_accessor :activations_energy_weapon
|
80
|
+
|
81
|
+
# activations_festival_launcher integer
|
82
|
+
attr_accessor :activations_festival_launcher
|
83
|
+
|
84
|
+
# activations_frequency_mining_laser integer
|
85
|
+
attr_accessor :activations_frequency_mining_laser
|
86
|
+
|
87
|
+
# activations_fueled_armor_repairer integer
|
88
|
+
attr_accessor :activations_fueled_armor_repairer
|
89
|
+
|
90
|
+
# activations_fueled_shield_booster integer
|
91
|
+
attr_accessor :activations_fueled_shield_booster
|
92
|
+
|
93
|
+
# activations_gang_coordinator integer
|
94
|
+
attr_accessor :activations_gang_coordinator
|
95
|
+
|
96
|
+
# activations_gas_cloud_harvester integer
|
97
|
+
attr_accessor :activations_gas_cloud_harvester
|
98
|
+
|
99
|
+
# activations_hull_repair_unit integer
|
100
|
+
attr_accessor :activations_hull_repair_unit
|
101
|
+
|
102
|
+
# activations_hybrid_weapon integer
|
103
|
+
attr_accessor :activations_hybrid_weapon
|
104
|
+
|
105
|
+
# activations_industrial_core integer
|
106
|
+
attr_accessor :activations_industrial_core
|
107
|
+
|
108
|
+
# activations_interdiction_sphere_launcher integer
|
109
|
+
attr_accessor :activations_interdiction_sphere_launcher
|
110
|
+
|
111
|
+
# activations_micro_jump_drive integer
|
112
|
+
attr_accessor :activations_micro_jump_drive
|
113
|
+
|
114
|
+
# activations_mining_laser integer
|
115
|
+
attr_accessor :activations_mining_laser
|
116
|
+
|
117
|
+
# activations_missile_launcher integer
|
118
|
+
attr_accessor :activations_missile_launcher
|
119
|
+
|
120
|
+
# activations_passive_targeting_system integer
|
121
|
+
attr_accessor :activations_passive_targeting_system
|
122
|
+
|
123
|
+
# activations_probe_launcher integer
|
124
|
+
attr_accessor :activations_probe_launcher
|
125
|
+
|
126
|
+
# activations_projected_eccm integer
|
127
|
+
attr_accessor :activations_projected_eccm
|
128
|
+
|
129
|
+
# activations_projectile_weapon integer
|
130
|
+
attr_accessor :activations_projectile_weapon
|
131
|
+
|
132
|
+
# activations_propulsion_module integer
|
133
|
+
attr_accessor :activations_propulsion_module
|
134
|
+
|
135
|
+
# activations_remote_armor_repairer integer
|
136
|
+
attr_accessor :activations_remote_armor_repairer
|
137
|
+
|
138
|
+
# activations_remote_capacitor_transmitter integer
|
139
|
+
attr_accessor :activations_remote_capacitor_transmitter
|
140
|
+
|
141
|
+
# activations_remote_ecm_burst integer
|
142
|
+
attr_accessor :activations_remote_ecm_burst
|
143
|
+
|
144
|
+
# activations_remote_hull_repairer integer
|
145
|
+
attr_accessor :activations_remote_hull_repairer
|
146
|
+
|
147
|
+
# activations_remote_sensor_booster integer
|
148
|
+
attr_accessor :activations_remote_sensor_booster
|
149
|
+
|
150
|
+
# activations_remote_sensor_damper integer
|
151
|
+
attr_accessor :activations_remote_sensor_damper
|
152
|
+
|
153
|
+
# activations_remote_shield_booster integer
|
154
|
+
attr_accessor :activations_remote_shield_booster
|
155
|
+
|
156
|
+
# activations_remote_tracking_computer integer
|
157
|
+
attr_accessor :activations_remote_tracking_computer
|
158
|
+
|
159
|
+
# activations_salvager integer
|
160
|
+
attr_accessor :activations_salvager
|
161
|
+
|
162
|
+
# activations_sensor_booster integer
|
163
|
+
attr_accessor :activations_sensor_booster
|
164
|
+
|
165
|
+
# activations_shield_booster integer
|
166
|
+
attr_accessor :activations_shield_booster
|
167
|
+
|
168
|
+
# activations_shield_hardener integer
|
169
|
+
attr_accessor :activations_shield_hardener
|
170
|
+
|
171
|
+
# activations_ship_scanner integer
|
172
|
+
attr_accessor :activations_ship_scanner
|
173
|
+
|
174
|
+
# activations_siege integer
|
175
|
+
attr_accessor :activations_siege
|
176
|
+
|
177
|
+
# activations_smart_bomb integer
|
178
|
+
attr_accessor :activations_smart_bomb
|
179
|
+
|
180
|
+
# activations_stasis_web integer
|
181
|
+
attr_accessor :activations_stasis_web
|
182
|
+
|
183
|
+
# activations_strip_miner integer
|
184
|
+
attr_accessor :activations_strip_miner
|
185
|
+
|
186
|
+
# activations_super_weapon integer
|
187
|
+
attr_accessor :activations_super_weapon
|
188
|
+
|
189
|
+
# activations_survey_scanner integer
|
190
|
+
attr_accessor :activations_survey_scanner
|
191
|
+
|
192
|
+
# activations_target_breaker integer
|
193
|
+
attr_accessor :activations_target_breaker
|
194
|
+
|
195
|
+
# activations_target_painter integer
|
196
|
+
attr_accessor :activations_target_painter
|
197
|
+
|
198
|
+
# activations_tracking_computer integer
|
199
|
+
attr_accessor :activations_tracking_computer
|
200
|
+
|
201
|
+
# activations_tracking_disruptor integer
|
202
|
+
attr_accessor :activations_tracking_disruptor
|
203
|
+
|
204
|
+
# activations_tractor_beam integer
|
205
|
+
attr_accessor :activations_tractor_beam
|
206
|
+
|
207
|
+
# activations_triage integer
|
208
|
+
attr_accessor :activations_triage
|
209
|
+
|
210
|
+
# activations_warp_disrupt_field_generator integer
|
211
|
+
attr_accessor :activations_warp_disrupt_field_generator
|
212
|
+
|
213
|
+
# activations_warp_scrambler integer
|
214
|
+
attr_accessor :activations_warp_scrambler
|
215
|
+
|
216
|
+
# link_weapons integer
|
217
|
+
attr_accessor :link_weapons
|
218
|
+
|
219
|
+
# overload integer
|
220
|
+
attr_accessor :overload
|
221
|
+
|
222
|
+
# repairs integer
|
223
|
+
attr_accessor :repairs
|
224
|
+
|
225
|
+
|
226
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
227
|
+
def self.attribute_map
|
228
|
+
{
|
229
|
+
:'activations_armor_hardener' => :'activations_armor_hardener',
|
230
|
+
:'activations_armor_repair_unit' => :'activations_armor_repair_unit',
|
231
|
+
:'activations_armor_resistance_shift_hardener' => :'activations_armor_resistance_shift_hardener',
|
232
|
+
:'activations_automated_targeting_system' => :'activations_automated_targeting_system',
|
233
|
+
:'activations_bastion' => :'activations_bastion',
|
234
|
+
:'activations_bomb_launcher' => :'activations_bomb_launcher',
|
235
|
+
:'activations_capacitor_booster' => :'activations_capacitor_booster',
|
236
|
+
:'activations_cargo_scanner' => :'activations_cargo_scanner',
|
237
|
+
:'activations_cloaking_device' => :'activations_cloaking_device',
|
238
|
+
:'activations_clone_vat_bay' => :'activations_clone_vat_bay',
|
239
|
+
:'activations_cynosural_field' => :'activations_cynosural_field',
|
240
|
+
:'activations_damage_control' => :'activations_damage_control',
|
241
|
+
:'activations_data_miners' => :'activations_data_miners',
|
242
|
+
:'activations_drone_control_unit' => :'activations_drone_control_unit',
|
243
|
+
:'activations_drone_tracking_modules' => :'activations_drone_tracking_modules',
|
244
|
+
:'activations_eccm' => :'activations_eccm',
|
245
|
+
:'activations_ecm' => :'activations_ecm',
|
246
|
+
:'activations_ecm_burst' => :'activations_ecm_burst',
|
247
|
+
:'activations_energy_destabilizer' => :'activations_energy_destabilizer',
|
248
|
+
:'activations_energy_vampire' => :'activations_energy_vampire',
|
249
|
+
:'activations_energy_weapon' => :'activations_energy_weapon',
|
250
|
+
:'activations_festival_launcher' => :'activations_festival_launcher',
|
251
|
+
:'activations_frequency_mining_laser' => :'activations_frequency_mining_laser',
|
252
|
+
:'activations_fueled_armor_repairer' => :'activations_fueled_armor_repairer',
|
253
|
+
:'activations_fueled_shield_booster' => :'activations_fueled_shield_booster',
|
254
|
+
:'activations_gang_coordinator' => :'activations_gang_coordinator',
|
255
|
+
:'activations_gas_cloud_harvester' => :'activations_gas_cloud_harvester',
|
256
|
+
:'activations_hull_repair_unit' => :'activations_hull_repair_unit',
|
257
|
+
:'activations_hybrid_weapon' => :'activations_hybrid_weapon',
|
258
|
+
:'activations_industrial_core' => :'activations_industrial_core',
|
259
|
+
:'activations_interdiction_sphere_launcher' => :'activations_interdiction_sphere_launcher',
|
260
|
+
:'activations_micro_jump_drive' => :'activations_micro_jump_drive',
|
261
|
+
:'activations_mining_laser' => :'activations_mining_laser',
|
262
|
+
:'activations_missile_launcher' => :'activations_missile_launcher',
|
263
|
+
:'activations_passive_targeting_system' => :'activations_passive_targeting_system',
|
264
|
+
:'activations_probe_launcher' => :'activations_probe_launcher',
|
265
|
+
:'activations_projected_eccm' => :'activations_projected_eccm',
|
266
|
+
:'activations_projectile_weapon' => :'activations_projectile_weapon',
|
267
|
+
:'activations_propulsion_module' => :'activations_propulsion_module',
|
268
|
+
:'activations_remote_armor_repairer' => :'activations_remote_armor_repairer',
|
269
|
+
:'activations_remote_capacitor_transmitter' => :'activations_remote_capacitor_transmitter',
|
270
|
+
:'activations_remote_ecm_burst' => :'activations_remote_ecm_burst',
|
271
|
+
:'activations_remote_hull_repairer' => :'activations_remote_hull_repairer',
|
272
|
+
:'activations_remote_sensor_booster' => :'activations_remote_sensor_booster',
|
273
|
+
:'activations_remote_sensor_damper' => :'activations_remote_sensor_damper',
|
274
|
+
:'activations_remote_shield_booster' => :'activations_remote_shield_booster',
|
275
|
+
:'activations_remote_tracking_computer' => :'activations_remote_tracking_computer',
|
276
|
+
:'activations_salvager' => :'activations_salvager',
|
277
|
+
:'activations_sensor_booster' => :'activations_sensor_booster',
|
278
|
+
:'activations_shield_booster' => :'activations_shield_booster',
|
279
|
+
:'activations_shield_hardener' => :'activations_shield_hardener',
|
280
|
+
:'activations_ship_scanner' => :'activations_ship_scanner',
|
281
|
+
:'activations_siege' => :'activations_siege',
|
282
|
+
:'activations_smart_bomb' => :'activations_smart_bomb',
|
283
|
+
:'activations_stasis_web' => :'activations_stasis_web',
|
284
|
+
:'activations_strip_miner' => :'activations_strip_miner',
|
285
|
+
:'activations_super_weapon' => :'activations_super_weapon',
|
286
|
+
:'activations_survey_scanner' => :'activations_survey_scanner',
|
287
|
+
:'activations_target_breaker' => :'activations_target_breaker',
|
288
|
+
:'activations_target_painter' => :'activations_target_painter',
|
289
|
+
:'activations_tracking_computer' => :'activations_tracking_computer',
|
290
|
+
:'activations_tracking_disruptor' => :'activations_tracking_disruptor',
|
291
|
+
:'activations_tractor_beam' => :'activations_tractor_beam',
|
292
|
+
:'activations_triage' => :'activations_triage',
|
293
|
+
:'activations_warp_disrupt_field_generator' => :'activations_warp_disrupt_field_generator',
|
294
|
+
:'activations_warp_scrambler' => :'activations_warp_scrambler',
|
295
|
+
:'link_weapons' => :'link_weapons',
|
296
|
+
:'overload' => :'overload',
|
297
|
+
:'repairs' => :'repairs'
|
298
|
+
}
|
299
|
+
end
|
300
|
+
|
301
|
+
# Attribute type mapping.
|
302
|
+
def self.swagger_types
|
303
|
+
{
|
304
|
+
:'activations_armor_hardener' => :'Integer',
|
305
|
+
:'activations_armor_repair_unit' => :'Integer',
|
306
|
+
:'activations_armor_resistance_shift_hardener' => :'Integer',
|
307
|
+
:'activations_automated_targeting_system' => :'Integer',
|
308
|
+
:'activations_bastion' => :'Integer',
|
309
|
+
:'activations_bomb_launcher' => :'Integer',
|
310
|
+
:'activations_capacitor_booster' => :'Integer',
|
311
|
+
:'activations_cargo_scanner' => :'Integer',
|
312
|
+
:'activations_cloaking_device' => :'Integer',
|
313
|
+
:'activations_clone_vat_bay' => :'Integer',
|
314
|
+
:'activations_cynosural_field' => :'Integer',
|
315
|
+
:'activations_damage_control' => :'Integer',
|
316
|
+
:'activations_data_miners' => :'Integer',
|
317
|
+
:'activations_drone_control_unit' => :'Integer',
|
318
|
+
:'activations_drone_tracking_modules' => :'Integer',
|
319
|
+
:'activations_eccm' => :'Integer',
|
320
|
+
:'activations_ecm' => :'Integer',
|
321
|
+
:'activations_ecm_burst' => :'Integer',
|
322
|
+
:'activations_energy_destabilizer' => :'Integer',
|
323
|
+
:'activations_energy_vampire' => :'Integer',
|
324
|
+
:'activations_energy_weapon' => :'Integer',
|
325
|
+
:'activations_festival_launcher' => :'Integer',
|
326
|
+
:'activations_frequency_mining_laser' => :'Integer',
|
327
|
+
:'activations_fueled_armor_repairer' => :'Integer',
|
328
|
+
:'activations_fueled_shield_booster' => :'Integer',
|
329
|
+
:'activations_gang_coordinator' => :'Integer',
|
330
|
+
:'activations_gas_cloud_harvester' => :'Integer',
|
331
|
+
:'activations_hull_repair_unit' => :'Integer',
|
332
|
+
:'activations_hybrid_weapon' => :'Integer',
|
333
|
+
:'activations_industrial_core' => :'Integer',
|
334
|
+
:'activations_interdiction_sphere_launcher' => :'Integer',
|
335
|
+
:'activations_micro_jump_drive' => :'Integer',
|
336
|
+
:'activations_mining_laser' => :'Integer',
|
337
|
+
:'activations_missile_launcher' => :'Integer',
|
338
|
+
:'activations_passive_targeting_system' => :'Integer',
|
339
|
+
:'activations_probe_launcher' => :'Integer',
|
340
|
+
:'activations_projected_eccm' => :'Integer',
|
341
|
+
:'activations_projectile_weapon' => :'Integer',
|
342
|
+
:'activations_propulsion_module' => :'Integer',
|
343
|
+
:'activations_remote_armor_repairer' => :'Integer',
|
344
|
+
:'activations_remote_capacitor_transmitter' => :'Integer',
|
345
|
+
:'activations_remote_ecm_burst' => :'Integer',
|
346
|
+
:'activations_remote_hull_repairer' => :'Integer',
|
347
|
+
:'activations_remote_sensor_booster' => :'Integer',
|
348
|
+
:'activations_remote_sensor_damper' => :'Integer',
|
349
|
+
:'activations_remote_shield_booster' => :'Integer',
|
350
|
+
:'activations_remote_tracking_computer' => :'Integer',
|
351
|
+
:'activations_salvager' => :'Integer',
|
352
|
+
:'activations_sensor_booster' => :'Integer',
|
353
|
+
:'activations_shield_booster' => :'Integer',
|
354
|
+
:'activations_shield_hardener' => :'Integer',
|
355
|
+
:'activations_ship_scanner' => :'Integer',
|
356
|
+
:'activations_siege' => :'Integer',
|
357
|
+
:'activations_smart_bomb' => :'Integer',
|
358
|
+
:'activations_stasis_web' => :'Integer',
|
359
|
+
:'activations_strip_miner' => :'Integer',
|
360
|
+
:'activations_super_weapon' => :'Integer',
|
361
|
+
:'activations_survey_scanner' => :'Integer',
|
362
|
+
:'activations_target_breaker' => :'Integer',
|
363
|
+
:'activations_target_painter' => :'Integer',
|
364
|
+
:'activations_tracking_computer' => :'Integer',
|
365
|
+
:'activations_tracking_disruptor' => :'Integer',
|
366
|
+
:'activations_tractor_beam' => :'Integer',
|
367
|
+
:'activations_triage' => :'Integer',
|
368
|
+
:'activations_warp_disrupt_field_generator' => :'Integer',
|
369
|
+
:'activations_warp_scrambler' => :'Integer',
|
370
|
+
:'link_weapons' => :'Integer',
|
371
|
+
:'overload' => :'Integer',
|
372
|
+
:'repairs' => :'Integer'
|
373
|
+
}
|
374
|
+
end
|
375
|
+
|
376
|
+
# Initializes the object
|
377
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
378
|
+
def initialize(attributes = {})
|
379
|
+
return unless attributes.is_a?(Hash)
|
380
|
+
|
381
|
+
# convert string to symbol for hash key
|
382
|
+
attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
|
383
|
+
|
384
|
+
if attributes.has_key?(:'activations_armor_hardener')
|
385
|
+
self.activations_armor_hardener = attributes[:'activations_armor_hardener']
|
386
|
+
end
|
387
|
+
|
388
|
+
if attributes.has_key?(:'activations_armor_repair_unit')
|
389
|
+
self.activations_armor_repair_unit = attributes[:'activations_armor_repair_unit']
|
390
|
+
end
|
391
|
+
|
392
|
+
if attributes.has_key?(:'activations_armor_resistance_shift_hardener')
|
393
|
+
self.activations_armor_resistance_shift_hardener = attributes[:'activations_armor_resistance_shift_hardener']
|
394
|
+
end
|
395
|
+
|
396
|
+
if attributes.has_key?(:'activations_automated_targeting_system')
|
397
|
+
self.activations_automated_targeting_system = attributes[:'activations_automated_targeting_system']
|
398
|
+
end
|
399
|
+
|
400
|
+
if attributes.has_key?(:'activations_bastion')
|
401
|
+
self.activations_bastion = attributes[:'activations_bastion']
|
402
|
+
end
|
403
|
+
|
404
|
+
if attributes.has_key?(:'activations_bomb_launcher')
|
405
|
+
self.activations_bomb_launcher = attributes[:'activations_bomb_launcher']
|
406
|
+
end
|
407
|
+
|
408
|
+
if attributes.has_key?(:'activations_capacitor_booster')
|
409
|
+
self.activations_capacitor_booster = attributes[:'activations_capacitor_booster']
|
410
|
+
end
|
411
|
+
|
412
|
+
if attributes.has_key?(:'activations_cargo_scanner')
|
413
|
+
self.activations_cargo_scanner = attributes[:'activations_cargo_scanner']
|
414
|
+
end
|
415
|
+
|
416
|
+
if attributes.has_key?(:'activations_cloaking_device')
|
417
|
+
self.activations_cloaking_device = attributes[:'activations_cloaking_device']
|
418
|
+
end
|
419
|
+
|
420
|
+
if attributes.has_key?(:'activations_clone_vat_bay')
|
421
|
+
self.activations_clone_vat_bay = attributes[:'activations_clone_vat_bay']
|
422
|
+
end
|
423
|
+
|
424
|
+
if attributes.has_key?(:'activations_cynosural_field')
|
425
|
+
self.activations_cynosural_field = attributes[:'activations_cynosural_field']
|
426
|
+
end
|
427
|
+
|
428
|
+
if attributes.has_key?(:'activations_damage_control')
|
429
|
+
self.activations_damage_control = attributes[:'activations_damage_control']
|
430
|
+
end
|
431
|
+
|
432
|
+
if attributes.has_key?(:'activations_data_miners')
|
433
|
+
self.activations_data_miners = attributes[:'activations_data_miners']
|
434
|
+
end
|
435
|
+
|
436
|
+
if attributes.has_key?(:'activations_drone_control_unit')
|
437
|
+
self.activations_drone_control_unit = attributes[:'activations_drone_control_unit']
|
438
|
+
end
|
439
|
+
|
440
|
+
if attributes.has_key?(:'activations_drone_tracking_modules')
|
441
|
+
self.activations_drone_tracking_modules = attributes[:'activations_drone_tracking_modules']
|
442
|
+
end
|
443
|
+
|
444
|
+
if attributes.has_key?(:'activations_eccm')
|
445
|
+
self.activations_eccm = attributes[:'activations_eccm']
|
446
|
+
end
|
447
|
+
|
448
|
+
if attributes.has_key?(:'activations_ecm')
|
449
|
+
self.activations_ecm = attributes[:'activations_ecm']
|
450
|
+
end
|
451
|
+
|
452
|
+
if attributes.has_key?(:'activations_ecm_burst')
|
453
|
+
self.activations_ecm_burst = attributes[:'activations_ecm_burst']
|
454
|
+
end
|
455
|
+
|
456
|
+
if attributes.has_key?(:'activations_energy_destabilizer')
|
457
|
+
self.activations_energy_destabilizer = attributes[:'activations_energy_destabilizer']
|
458
|
+
end
|
459
|
+
|
460
|
+
if attributes.has_key?(:'activations_energy_vampire')
|
461
|
+
self.activations_energy_vampire = attributes[:'activations_energy_vampire']
|
462
|
+
end
|
463
|
+
|
464
|
+
if attributes.has_key?(:'activations_energy_weapon')
|
465
|
+
self.activations_energy_weapon = attributes[:'activations_energy_weapon']
|
466
|
+
end
|
467
|
+
|
468
|
+
if attributes.has_key?(:'activations_festival_launcher')
|
469
|
+
self.activations_festival_launcher = attributes[:'activations_festival_launcher']
|
470
|
+
end
|
471
|
+
|
472
|
+
if attributes.has_key?(:'activations_frequency_mining_laser')
|
473
|
+
self.activations_frequency_mining_laser = attributes[:'activations_frequency_mining_laser']
|
474
|
+
end
|
475
|
+
|
476
|
+
if attributes.has_key?(:'activations_fueled_armor_repairer')
|
477
|
+
self.activations_fueled_armor_repairer = attributes[:'activations_fueled_armor_repairer']
|
478
|
+
end
|
479
|
+
|
480
|
+
if attributes.has_key?(:'activations_fueled_shield_booster')
|
481
|
+
self.activations_fueled_shield_booster = attributes[:'activations_fueled_shield_booster']
|
482
|
+
end
|
483
|
+
|
484
|
+
if attributes.has_key?(:'activations_gang_coordinator')
|
485
|
+
self.activations_gang_coordinator = attributes[:'activations_gang_coordinator']
|
486
|
+
end
|
487
|
+
|
488
|
+
if attributes.has_key?(:'activations_gas_cloud_harvester')
|
489
|
+
self.activations_gas_cloud_harvester = attributes[:'activations_gas_cloud_harvester']
|
490
|
+
end
|
491
|
+
|
492
|
+
if attributes.has_key?(:'activations_hull_repair_unit')
|
493
|
+
self.activations_hull_repair_unit = attributes[:'activations_hull_repair_unit']
|
494
|
+
end
|
495
|
+
|
496
|
+
if attributes.has_key?(:'activations_hybrid_weapon')
|
497
|
+
self.activations_hybrid_weapon = attributes[:'activations_hybrid_weapon']
|
498
|
+
end
|
499
|
+
|
500
|
+
if attributes.has_key?(:'activations_industrial_core')
|
501
|
+
self.activations_industrial_core = attributes[:'activations_industrial_core']
|
502
|
+
end
|
503
|
+
|
504
|
+
if attributes.has_key?(:'activations_interdiction_sphere_launcher')
|
505
|
+
self.activations_interdiction_sphere_launcher = attributes[:'activations_interdiction_sphere_launcher']
|
506
|
+
end
|
507
|
+
|
508
|
+
if attributes.has_key?(:'activations_micro_jump_drive')
|
509
|
+
self.activations_micro_jump_drive = attributes[:'activations_micro_jump_drive']
|
510
|
+
end
|
511
|
+
|
512
|
+
if attributes.has_key?(:'activations_mining_laser')
|
513
|
+
self.activations_mining_laser = attributes[:'activations_mining_laser']
|
514
|
+
end
|
515
|
+
|
516
|
+
if attributes.has_key?(:'activations_missile_launcher')
|
517
|
+
self.activations_missile_launcher = attributes[:'activations_missile_launcher']
|
518
|
+
end
|
519
|
+
|
520
|
+
if attributes.has_key?(:'activations_passive_targeting_system')
|
521
|
+
self.activations_passive_targeting_system = attributes[:'activations_passive_targeting_system']
|
522
|
+
end
|
523
|
+
|
524
|
+
if attributes.has_key?(:'activations_probe_launcher')
|
525
|
+
self.activations_probe_launcher = attributes[:'activations_probe_launcher']
|
526
|
+
end
|
527
|
+
|
528
|
+
if attributes.has_key?(:'activations_projected_eccm')
|
529
|
+
self.activations_projected_eccm = attributes[:'activations_projected_eccm']
|
530
|
+
end
|
531
|
+
|
532
|
+
if attributes.has_key?(:'activations_projectile_weapon')
|
533
|
+
self.activations_projectile_weapon = attributes[:'activations_projectile_weapon']
|
534
|
+
end
|
535
|
+
|
536
|
+
if attributes.has_key?(:'activations_propulsion_module')
|
537
|
+
self.activations_propulsion_module = attributes[:'activations_propulsion_module']
|
538
|
+
end
|
539
|
+
|
540
|
+
if attributes.has_key?(:'activations_remote_armor_repairer')
|
541
|
+
self.activations_remote_armor_repairer = attributes[:'activations_remote_armor_repairer']
|
542
|
+
end
|
543
|
+
|
544
|
+
if attributes.has_key?(:'activations_remote_capacitor_transmitter')
|
545
|
+
self.activations_remote_capacitor_transmitter = attributes[:'activations_remote_capacitor_transmitter']
|
546
|
+
end
|
547
|
+
|
548
|
+
if attributes.has_key?(:'activations_remote_ecm_burst')
|
549
|
+
self.activations_remote_ecm_burst = attributes[:'activations_remote_ecm_burst']
|
550
|
+
end
|
551
|
+
|
552
|
+
if attributes.has_key?(:'activations_remote_hull_repairer')
|
553
|
+
self.activations_remote_hull_repairer = attributes[:'activations_remote_hull_repairer']
|
554
|
+
end
|
555
|
+
|
556
|
+
if attributes.has_key?(:'activations_remote_sensor_booster')
|
557
|
+
self.activations_remote_sensor_booster = attributes[:'activations_remote_sensor_booster']
|
558
|
+
end
|
559
|
+
|
560
|
+
if attributes.has_key?(:'activations_remote_sensor_damper')
|
561
|
+
self.activations_remote_sensor_damper = attributes[:'activations_remote_sensor_damper']
|
562
|
+
end
|
563
|
+
|
564
|
+
if attributes.has_key?(:'activations_remote_shield_booster')
|
565
|
+
self.activations_remote_shield_booster = attributes[:'activations_remote_shield_booster']
|
566
|
+
end
|
567
|
+
|
568
|
+
if attributes.has_key?(:'activations_remote_tracking_computer')
|
569
|
+
self.activations_remote_tracking_computer = attributes[:'activations_remote_tracking_computer']
|
570
|
+
end
|
571
|
+
|
572
|
+
if attributes.has_key?(:'activations_salvager')
|
573
|
+
self.activations_salvager = attributes[:'activations_salvager']
|
574
|
+
end
|
575
|
+
|
576
|
+
if attributes.has_key?(:'activations_sensor_booster')
|
577
|
+
self.activations_sensor_booster = attributes[:'activations_sensor_booster']
|
578
|
+
end
|
579
|
+
|
580
|
+
if attributes.has_key?(:'activations_shield_booster')
|
581
|
+
self.activations_shield_booster = attributes[:'activations_shield_booster']
|
582
|
+
end
|
583
|
+
|
584
|
+
if attributes.has_key?(:'activations_shield_hardener')
|
585
|
+
self.activations_shield_hardener = attributes[:'activations_shield_hardener']
|
586
|
+
end
|
587
|
+
|
588
|
+
if attributes.has_key?(:'activations_ship_scanner')
|
589
|
+
self.activations_ship_scanner = attributes[:'activations_ship_scanner']
|
590
|
+
end
|
591
|
+
|
592
|
+
if attributes.has_key?(:'activations_siege')
|
593
|
+
self.activations_siege = attributes[:'activations_siege']
|
594
|
+
end
|
595
|
+
|
596
|
+
if attributes.has_key?(:'activations_smart_bomb')
|
597
|
+
self.activations_smart_bomb = attributes[:'activations_smart_bomb']
|
598
|
+
end
|
599
|
+
|
600
|
+
if attributes.has_key?(:'activations_stasis_web')
|
601
|
+
self.activations_stasis_web = attributes[:'activations_stasis_web']
|
602
|
+
end
|
603
|
+
|
604
|
+
if attributes.has_key?(:'activations_strip_miner')
|
605
|
+
self.activations_strip_miner = attributes[:'activations_strip_miner']
|
606
|
+
end
|
607
|
+
|
608
|
+
if attributes.has_key?(:'activations_super_weapon')
|
609
|
+
self.activations_super_weapon = attributes[:'activations_super_weapon']
|
610
|
+
end
|
611
|
+
|
612
|
+
if attributes.has_key?(:'activations_survey_scanner')
|
613
|
+
self.activations_survey_scanner = attributes[:'activations_survey_scanner']
|
614
|
+
end
|
615
|
+
|
616
|
+
if attributes.has_key?(:'activations_target_breaker')
|
617
|
+
self.activations_target_breaker = attributes[:'activations_target_breaker']
|
618
|
+
end
|
619
|
+
|
620
|
+
if attributes.has_key?(:'activations_target_painter')
|
621
|
+
self.activations_target_painter = attributes[:'activations_target_painter']
|
622
|
+
end
|
623
|
+
|
624
|
+
if attributes.has_key?(:'activations_tracking_computer')
|
625
|
+
self.activations_tracking_computer = attributes[:'activations_tracking_computer']
|
626
|
+
end
|
627
|
+
|
628
|
+
if attributes.has_key?(:'activations_tracking_disruptor')
|
629
|
+
self.activations_tracking_disruptor = attributes[:'activations_tracking_disruptor']
|
630
|
+
end
|
631
|
+
|
632
|
+
if attributes.has_key?(:'activations_tractor_beam')
|
633
|
+
self.activations_tractor_beam = attributes[:'activations_tractor_beam']
|
634
|
+
end
|
635
|
+
|
636
|
+
if attributes.has_key?(:'activations_triage')
|
637
|
+
self.activations_triage = attributes[:'activations_triage']
|
638
|
+
end
|
639
|
+
|
640
|
+
if attributes.has_key?(:'activations_warp_disrupt_field_generator')
|
641
|
+
self.activations_warp_disrupt_field_generator = attributes[:'activations_warp_disrupt_field_generator']
|
642
|
+
end
|
643
|
+
|
644
|
+
if attributes.has_key?(:'activations_warp_scrambler')
|
645
|
+
self.activations_warp_scrambler = attributes[:'activations_warp_scrambler']
|
646
|
+
end
|
647
|
+
|
648
|
+
if attributes.has_key?(:'link_weapons')
|
649
|
+
self.link_weapons = attributes[:'link_weapons']
|
650
|
+
end
|
651
|
+
|
652
|
+
if attributes.has_key?(:'overload')
|
653
|
+
self.overload = attributes[:'overload']
|
654
|
+
end
|
655
|
+
|
656
|
+
if attributes.has_key?(:'repairs')
|
657
|
+
self.repairs = attributes[:'repairs']
|
658
|
+
end
|
659
|
+
|
660
|
+
end
|
661
|
+
|
662
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
663
|
+
# @return Array for valid properties with the reasons
|
664
|
+
def list_invalid_properties
|
665
|
+
invalid_properties = Array.new
|
666
|
+
return invalid_properties
|
667
|
+
end
|
668
|
+
|
669
|
+
# Check to see if the all the properties in the model are valid
|
670
|
+
# @return true if the model is valid
|
671
|
+
def valid?
|
672
|
+
return true
|
673
|
+
end
|
674
|
+
|
675
|
+
# Checks equality by comparing each attribute.
|
676
|
+
# @param [Object] Object to be compared
|
677
|
+
def ==(o)
|
678
|
+
return true if self.equal?(o)
|
679
|
+
self.class == o.class &&
|
680
|
+
activations_armor_hardener == o.activations_armor_hardener &&
|
681
|
+
activations_armor_repair_unit == o.activations_armor_repair_unit &&
|
682
|
+
activations_armor_resistance_shift_hardener == o.activations_armor_resistance_shift_hardener &&
|
683
|
+
activations_automated_targeting_system == o.activations_automated_targeting_system &&
|
684
|
+
activations_bastion == o.activations_bastion &&
|
685
|
+
activations_bomb_launcher == o.activations_bomb_launcher &&
|
686
|
+
activations_capacitor_booster == o.activations_capacitor_booster &&
|
687
|
+
activations_cargo_scanner == o.activations_cargo_scanner &&
|
688
|
+
activations_cloaking_device == o.activations_cloaking_device &&
|
689
|
+
activations_clone_vat_bay == o.activations_clone_vat_bay &&
|
690
|
+
activations_cynosural_field == o.activations_cynosural_field &&
|
691
|
+
activations_damage_control == o.activations_damage_control &&
|
692
|
+
activations_data_miners == o.activations_data_miners &&
|
693
|
+
activations_drone_control_unit == o.activations_drone_control_unit &&
|
694
|
+
activations_drone_tracking_modules == o.activations_drone_tracking_modules &&
|
695
|
+
activations_eccm == o.activations_eccm &&
|
696
|
+
activations_ecm == o.activations_ecm &&
|
697
|
+
activations_ecm_burst == o.activations_ecm_burst &&
|
698
|
+
activations_energy_destabilizer == o.activations_energy_destabilizer &&
|
699
|
+
activations_energy_vampire == o.activations_energy_vampire &&
|
700
|
+
activations_energy_weapon == o.activations_energy_weapon &&
|
701
|
+
activations_festival_launcher == o.activations_festival_launcher &&
|
702
|
+
activations_frequency_mining_laser == o.activations_frequency_mining_laser &&
|
703
|
+
activations_fueled_armor_repairer == o.activations_fueled_armor_repairer &&
|
704
|
+
activations_fueled_shield_booster == o.activations_fueled_shield_booster &&
|
705
|
+
activations_gang_coordinator == o.activations_gang_coordinator &&
|
706
|
+
activations_gas_cloud_harvester == o.activations_gas_cloud_harvester &&
|
707
|
+
activations_hull_repair_unit == o.activations_hull_repair_unit &&
|
708
|
+
activations_hybrid_weapon == o.activations_hybrid_weapon &&
|
709
|
+
activations_industrial_core == o.activations_industrial_core &&
|
710
|
+
activations_interdiction_sphere_launcher == o.activations_interdiction_sphere_launcher &&
|
711
|
+
activations_micro_jump_drive == o.activations_micro_jump_drive &&
|
712
|
+
activations_mining_laser == o.activations_mining_laser &&
|
713
|
+
activations_missile_launcher == o.activations_missile_launcher &&
|
714
|
+
activations_passive_targeting_system == o.activations_passive_targeting_system &&
|
715
|
+
activations_probe_launcher == o.activations_probe_launcher &&
|
716
|
+
activations_projected_eccm == o.activations_projected_eccm &&
|
717
|
+
activations_projectile_weapon == o.activations_projectile_weapon &&
|
718
|
+
activations_propulsion_module == o.activations_propulsion_module &&
|
719
|
+
activations_remote_armor_repairer == o.activations_remote_armor_repairer &&
|
720
|
+
activations_remote_capacitor_transmitter == o.activations_remote_capacitor_transmitter &&
|
721
|
+
activations_remote_ecm_burst == o.activations_remote_ecm_burst &&
|
722
|
+
activations_remote_hull_repairer == o.activations_remote_hull_repairer &&
|
723
|
+
activations_remote_sensor_booster == o.activations_remote_sensor_booster &&
|
724
|
+
activations_remote_sensor_damper == o.activations_remote_sensor_damper &&
|
725
|
+
activations_remote_shield_booster == o.activations_remote_shield_booster &&
|
726
|
+
activations_remote_tracking_computer == o.activations_remote_tracking_computer &&
|
727
|
+
activations_salvager == o.activations_salvager &&
|
728
|
+
activations_sensor_booster == o.activations_sensor_booster &&
|
729
|
+
activations_shield_booster == o.activations_shield_booster &&
|
730
|
+
activations_shield_hardener == o.activations_shield_hardener &&
|
731
|
+
activations_ship_scanner == o.activations_ship_scanner &&
|
732
|
+
activations_siege == o.activations_siege &&
|
733
|
+
activations_smart_bomb == o.activations_smart_bomb &&
|
734
|
+
activations_stasis_web == o.activations_stasis_web &&
|
735
|
+
activations_strip_miner == o.activations_strip_miner &&
|
736
|
+
activations_super_weapon == o.activations_super_weapon &&
|
737
|
+
activations_survey_scanner == o.activations_survey_scanner &&
|
738
|
+
activations_target_breaker == o.activations_target_breaker &&
|
739
|
+
activations_target_painter == o.activations_target_painter &&
|
740
|
+
activations_tracking_computer == o.activations_tracking_computer &&
|
741
|
+
activations_tracking_disruptor == o.activations_tracking_disruptor &&
|
742
|
+
activations_tractor_beam == o.activations_tractor_beam &&
|
743
|
+
activations_triage == o.activations_triage &&
|
744
|
+
activations_warp_disrupt_field_generator == o.activations_warp_disrupt_field_generator &&
|
745
|
+
activations_warp_scrambler == o.activations_warp_scrambler &&
|
746
|
+
link_weapons == o.link_weapons &&
|
747
|
+
overload == o.overload &&
|
748
|
+
repairs == o.repairs
|
749
|
+
end
|
750
|
+
|
751
|
+
# @see the `==` method
|
752
|
+
# @param [Object] Object to be compared
|
753
|
+
def eql?(o)
|
754
|
+
self == o
|
755
|
+
end
|
756
|
+
|
757
|
+
# Calculates hash code according to all attributes.
|
758
|
+
# @return [Fixnum] Hash code
|
759
|
+
def hash
|
760
|
+
[activations_armor_hardener, activations_armor_repair_unit, activations_armor_resistance_shift_hardener, activations_automated_targeting_system, activations_bastion, activations_bomb_launcher, activations_capacitor_booster, activations_cargo_scanner, activations_cloaking_device, activations_clone_vat_bay, activations_cynosural_field, activations_damage_control, activations_data_miners, activations_drone_control_unit, activations_drone_tracking_modules, activations_eccm, activations_ecm, activations_ecm_burst, activations_energy_destabilizer, activations_energy_vampire, activations_energy_weapon, activations_festival_launcher, activations_frequency_mining_laser, activations_fueled_armor_repairer, activations_fueled_shield_booster, activations_gang_coordinator, activations_gas_cloud_harvester, activations_hull_repair_unit, activations_hybrid_weapon, activations_industrial_core, activations_interdiction_sphere_launcher, activations_micro_jump_drive, activations_mining_laser, activations_missile_launcher, activations_passive_targeting_system, activations_probe_launcher, activations_projected_eccm, activations_projectile_weapon, activations_propulsion_module, activations_remote_armor_repairer, activations_remote_capacitor_transmitter, activations_remote_ecm_burst, activations_remote_hull_repairer, activations_remote_sensor_booster, activations_remote_sensor_damper, activations_remote_shield_booster, activations_remote_tracking_computer, activations_salvager, activations_sensor_booster, activations_shield_booster, activations_shield_hardener, activations_ship_scanner, activations_siege, activations_smart_bomb, activations_stasis_web, activations_strip_miner, activations_super_weapon, activations_survey_scanner, activations_target_breaker, activations_target_painter, activations_tracking_computer, activations_tracking_disruptor, activations_tractor_beam, activations_triage, activations_warp_disrupt_field_generator, activations_warp_scrambler, link_weapons, overload, repairs].hash
|
761
|
+
end
|
762
|
+
|
763
|
+
# Builds the object from hash
|
764
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
765
|
+
# @return [Object] Returns the model itself
|
766
|
+
def build_from_hash(attributes)
|
767
|
+
return nil unless attributes.is_a?(Hash)
|
768
|
+
self.class.swagger_types.each_pair do |key, type|
|
769
|
+
if type =~ /\AArray<(.*)>/i
|
770
|
+
# check to ensure the input is an array given that the the attribute
|
771
|
+
# is documented as an array but the input is not
|
772
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
773
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
|
774
|
+
end
|
775
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
776
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
777
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
778
|
+
end
|
779
|
+
|
780
|
+
self
|
781
|
+
end
|
782
|
+
|
783
|
+
# Deserializes the data based on type
|
784
|
+
# @param string type Data type
|
785
|
+
# @param string value Value to be deserialized
|
786
|
+
# @return [Object] Deserialized data
|
787
|
+
def _deserialize(type, value)
|
788
|
+
case type.to_sym
|
789
|
+
when :DateTime
|
790
|
+
DateTime.parse(value)
|
791
|
+
when :Date
|
792
|
+
Date.parse(value)
|
793
|
+
when :String
|
794
|
+
value.to_s
|
795
|
+
when :Integer
|
796
|
+
value.to_i
|
797
|
+
when :Float
|
798
|
+
value.to_f
|
799
|
+
when :BOOLEAN
|
800
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
801
|
+
true
|
802
|
+
else
|
803
|
+
false
|
804
|
+
end
|
805
|
+
when :Object
|
806
|
+
# generic object (usually a Hash), return directly
|
807
|
+
value
|
808
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
809
|
+
inner_type = Regexp.last_match[:inner_type]
|
810
|
+
value.map { |v| _deserialize(inner_type, v) }
|
811
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
812
|
+
k_type = Regexp.last_match[:k_type]
|
813
|
+
v_type = Regexp.last_match[:v_type]
|
814
|
+
{}.tap do |hash|
|
815
|
+
value.each do |k, v|
|
816
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
817
|
+
end
|
818
|
+
end
|
819
|
+
else # model
|
820
|
+
temp_model = ESI.const_get(type).new
|
821
|
+
temp_model.build_from_hash(value)
|
822
|
+
end
|
823
|
+
end
|
824
|
+
|
825
|
+
# Returns the string representation of the object
|
826
|
+
# @return [String] String presentation of the object
|
827
|
+
def to_s
|
828
|
+
to_hash.to_s
|
829
|
+
end
|
830
|
+
|
831
|
+
# to_body is an alias to to_hash (backward compatibility)
|
832
|
+
# @return [Hash] Returns the object in the form of hash
|
833
|
+
def to_body
|
834
|
+
to_hash
|
835
|
+
end
|
836
|
+
|
837
|
+
# Returns the object in the form of hash
|
838
|
+
# @return [Hash] Returns the object in the form of hash
|
839
|
+
def to_hash
|
840
|
+
hash = {}
|
841
|
+
self.class.attribute_map.each_pair do |attr, param|
|
842
|
+
value = self.send(attr)
|
843
|
+
next if value.nil?
|
844
|
+
hash[param] = _to_hash(value)
|
845
|
+
end
|
846
|
+
hash
|
847
|
+
end
|
848
|
+
|
849
|
+
# Outputs non-array value in the form of hash
|
850
|
+
# For object, use to_hash. Otherwise, just return the value
|
851
|
+
# @param [Object] value Any valid value
|
852
|
+
# @return [Hash] Returns the value in the form of hash
|
853
|
+
def _to_hash(value)
|
854
|
+
if value.is_a?(Array)
|
855
|
+
value.compact.map{ |v| _to_hash(v) }
|
856
|
+
elsif value.is_a?(Hash)
|
857
|
+
{}.tap do |hash|
|
858
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
859
|
+
end
|
860
|
+
elsif value.respond_to? :to_hash
|
861
|
+
value.to_hash
|
862
|
+
else
|
863
|
+
value
|
864
|
+
end
|
865
|
+
end
|
866
|
+
|
867
|
+
end
|
868
|
+
|
869
|
+
end
|