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

     1  # GetUniverseStarsStarIdOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Age** | **int64** | Age of star in years | [default to null]
     7  **Luminosity** | **float32** | luminosity number | [default to null]
     8  **Name** | **string** | name string | [default to null]
     9  **Radius** | **int64** | radius integer | [default to null]
    10  **SolarSystemId** | **int32** | solar_system_id integer | [default to null]
    11  **SpectralClass** | **string** | spectral_class string | [default to null]
    12  **Temperature** | **int32** | temperature integer | [default to null]
    13  **TypeId** | **int32** | type_id integer | [default to null]
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17