esi_client 0.0.1

Rust ESI API Client for EVE Online
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# GetCharactersCharacterIdClonesOk

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**last_station_change_date** | **String** | last_station_change_date string | [optional] 
**last_clone_jump_date** | **String** | last_clone_jump_date string | [optional] 
**jump_clones** | [**Vec<::models::GetCharactersCharacterIdClonesJumpClone>**]get_characters_character_id_clones_jump_clone.md | jump_clones array | 
**home_location** | [***::models::GetCharactersCharacterIdClonesHomeLocation**](get_characters_character_id_clones_home_location.md) |  | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)