# 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**](GetUniverseStationsStationIdPosition.md) |  | 
**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 | 


<a name="[ServicesEnum]"></a>
## Enum: [ServicesEnum]


* `bounty-missions` (value: `"bounty-missions"`)

* `assasination-missions` (value: `"assasination-missions"`)

* `courier-missions` (value: `"courier-missions"`)

* `interbus` (value: `"interbus"`)

* `reprocessing-plant` (value: `"reprocessing-plant"`)

* `refinery` (value: `"refinery"`)

* `market` (value: `"market"`)

* `black-market` (value: `"black-market"`)

* `stock-exchange` (value: `"stock-exchange"`)

* `cloning` (value: `"cloning"`)

* `surgery` (value: `"surgery"`)

* `dna-therapy` (value: `"dna-therapy"`)

* `repair-facilities` (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"`)

* `office-rental` (value: `"office-rental"`)

* `jump-clone-facility` (value: `"jump-clone-facility"`)

* `loyalty-point-store` (value: `"loyalty-point-store"`)

* `navy-offices` (value: `"navy-offices"`)

* `security-offices` (value: `"security-offices"`)




