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

     1  # GetUniverseTypesTypeIdOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Capacity** | **float32** | capacity number | [optional] [default to null]
     7  **Description** | **string** | description string | [default to null]
     8  **DogmaAttributes** | [**[]GetUniverseTypesTypeIdDogmaAttribute**](get_universe_types_type_id_dogma_attribute.md) | dogma_attributes array | [optional] [default to null]
     9  **DogmaEffects** | [**[]GetUniverseTypesTypeIdDogmaEffect**](get_universe_types_type_id_dogma_effect.md) | dogma_effects array | [optional] [default to null]
    10  **GraphicId** | **int32** | graphic_id integer | [optional] [default to null]
    11  **GroupId** | **int32** | group_id integer | [default to null]
    12  **IconId** | **int32** | icon_id integer | [optional] [default to null]
    13  **MarketGroupId** | **int32** | This only exists for types that can be put on the market | [optional] [default to null]
    14  **Mass** | **float32** | mass number | [optional] [default to null]
    15  **Name** | **string** | name string | [default to null]
    16  **PackagedVolume** | **float32** | packaged_volume number | [optional] [default to null]
    17  **PortionSize** | **int32** | portion_size integer | [optional] [default to null]
    18  **Published** | **bool** | published boolean | [default to null]
    19  **Radius** | **float32** | radius number | [optional] [default to null]
    20  **TypeId** | **int32** | type_id integer | [default to null]
    21  **Volume** | **float32** | volume number | [optional] [default to null]
    22  
    23  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    24  
    25