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

     1  # GetUniverseBloodlines200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **BloodlineId** | **int32** | bloodline_id integer | [default to null]
     7  **Charisma** | **int32** | charisma integer | [default to null]
     8  **CorporationId** | **int32** | corporation_id integer | [default to null]
     9  **Description** | **string** | description string | [default to null]
    10  **Intelligence** | **int32** | intelligence integer | [default to null]
    11  **Memory** | **int32** | memory integer | [default to null]
    12  **Name** | **string** | name string | [default to null]
    13  **Perception** | **int32** | perception integer | [default to null]
    14  **RaceId** | **int32** | race_id integer | [default to null]
    15  **ShipTypeId** | **int32** | ship_type_id integer | [default to null]
    16  **Willpower** | **int32** | willpower integer | [default to null]
    17  
    18  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    19  
    20