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

     1  # GetUniverseStargatesStargateIdOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Destination** | [**GetUniverseStargatesStargateIdDestination**](get_universe_stargates_stargate_id_destination.md) |  | [default to null]
     7  **Name** | **string** | name string | [default to null]
     8  **Position** | [**GetUniverseStargatesStargateIdPosition**](get_universe_stargates_stargate_id_position.md) |  | [default to null]
     9  **StargateId** | **int32** | stargate_id integer | [default to null]
    10  **SystemId** | **int32** | The solar system this stargate is in | [default to null]
    11  **TypeId** | **int32** | type_id integer | [default to null]
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15