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

     1  # GetCharactersCharacterIdClonesOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **HomeLocation** | [**GetCharactersCharacterIdClonesHomeLocation**](get_characters_character_id_clones_home_location.md) |  | [optional] [default to null]
     7  **JumpClones** | [**[]GetCharactersCharacterIdClonesJumpClone**](get_characters_character_id_clones_jump_clone.md) | jump_clones array | [default to null]
     8  **LastCloneJumpDate** | [**time.Time**](time.Time.md) | last_clone_jump_date string | [optional] [default to null]
     9  **LastStationChangeDate** | [**time.Time**](time.Time.md) | last_station_change_date string | [optional] [default to null]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13