Skip to content

Latest commit

 

History

History
80 lines (45 loc) · 2.11 KB

File metadata and controls

80 lines (45 loc) · 2.11 KB

EveSwaggerInterface.GetUniverseStationsStationIdOk

Properties

Name Type Description Notes
maxDockableShipVolume Number max_dockable_ship_volume number
name String name string
officeRentalCost Number office_rental_cost number
owner Number ID of the corporation that controls this station [optional]
position GetUniverseStationsStationIdPosition
raceId Number race_id integer [optional]
reprocessingEfficiency Number reprocessing_efficiency number
reprocessingStationsTake Number reprocessing_stations_take number
services [String] services array
stationId Number station_id integer
systemId Number The solar system this station is in
typeId Number type_id integer

Enum: [ServicesEnum]

  • bountyMissions (value: "bounty-missions")

  • assasinationMissions (value: "assasination-missions")

  • courierMissions (value: "courier-missions")

  • interbus (value: "interbus")

  • reprocessingPlant (value: "reprocessing-plant")

  • refinery (value: "refinery")

  • market (value: "market")

  • blackMarket (value: "black-market")

  • stockExchange (value: "stock-exchange")

  • cloning (value: "cloning")

  • surgery (value: "surgery")

  • dnaTherapy (value: "dna-therapy")

  • repairFacilities (value: "repair-facilities")

  • factory (value: "factory")

  • labratory (value: "labratory")

  • gambling (value: "gambling")

  • fitting (value: "fitting")

  • paintshop (value: "paintshop")

  • news (value: "news")

  • storage (value: "storage")

  • insurance (value: "insurance")

  • docking (value: "docking")

  • officeRental (value: "office-rental")

  • jumpCloneFacility (value: "jump-clone-facility")

  • loyaltyPointStore (value: "loyalty-point-store")

  • navyOffices (value: "navy-offices")

  • securityOffices (value: "security-offices")