github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetUniverseStationsStationIdOk.md (about)

     1  # GetUniverseStationsStationIdOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **MaxDockableShipVolume** | **float32** | max_dockable_ship_volume number | [default to null]
     7  **Name** | **string** | name string | [default to null]
     8  **OfficeRentalCost** | **float32** | office_rental_cost number | [default to null]
     9  **Owner** | **int32** | ID of the corporation that controls this station | [optional] [default to null]
    10  **Position** | [**GetUniverseStationsStationIdPosition**](get_universe_stations_station_id_position.md) |  | [default to null]
    11  **RaceId** | **int32** | race_id integer | [optional] [default to null]
    12  **ReprocessingEfficiency** | **float32** | reprocessing_efficiency number | [default to null]
    13  **ReprocessingStationsTake** | **float32** | reprocessing_stations_take number | [default to null]
    14  **Services** | **[]string** | services array | [default to null]
    15  **StationId** | **int32** | station_id integer | [default to null]
    16  **SystemId** | **int32** | The solar system this station is in | [default to null]
    17  **TypeId** | **int32** | type_id integer | [default to null]
    18  
    19  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    20  
    21