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

     1  # GetUniverseStructuresStructureIdOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Name** | **string** | The full name of the structure | [default to null]
     7  **OwnerId** | **int32** | The ID of the corporation who owns this particular structure | [default to null]
     8  **Position** | [**GetUniverseStructuresStructureIdPosition**](get_universe_structures_structure_id_position.md) |  | [optional] [default to null]
     9  **SolarSystemId** | **int32** | solar_system_id integer | [default to null]
    10  **TypeId** | **int32** | type_id integer | [optional] [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14