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

     1  # GetCharactersCharacterIdSkillsOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Skills** | [**[]GetCharactersCharacterIdSkillsSkill**](get_characters_character_id_skills_skill.md) | skills array | [default to null]
     7  **TotalSp** | **int64** | total_sp integer | [default to null]
     8  **UnallocatedSp** | **int32** | Skill points available to be assigned | [optional] [default to null]
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12