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

     1  # GetCharactersCharacterIdSearchOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Agent** | **[]int32** | agent array | [optional] [default to null]
     7  **Alliance** | **[]int32** | alliance array | [optional] [default to null]
     8  **Character** | **[]int32** | character array | [optional] [default to null]
     9  **Constellation** | **[]int32** | constellation array | [optional] [default to null]
    10  **Corporation** | **[]int32** | corporation array | [optional] [default to null]
    11  **Faction** | **[]int32** | faction array | [optional] [default to null]
    12  **InventoryType** | **[]int32** | inventory_type array | [optional] [default to null]
    13  **Region** | **[]int32** | region array | [optional] [default to null]
    14  **SolarSystem** | **[]int32** | solar_system array | [optional] [default to null]
    15  **Station** | **[]int32** | station array | [optional] [default to null]
    16  **Structure** | **[]int64** | structure array | [optional] [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