docs/GetCharactersCharacterIdMedals200Ok.md in esi_client-1.3.0 vs docs/GetCharactersCharacterIdMedals200Ok.md in esi_client-1.4.0
- old
+ new
@@ -1,16 +1,16 @@
# ESIClient::GetCharactersCharacterIdMedals200Ok
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**corporation_id** | **Integer** | corporation_id integer |
-**date** | **DateTime** | date string |
+**medal_id** | **Integer** | medal_id integer |
+**title** | **String** | title string |
**description** | **String** | description string |
-**graphics** | [**Array<GetCharactersCharacterIdMedalsGraphic>**](GetCharactersCharacterIdMedalsGraphic.md) | graphics array |
+**corporation_id** | **Integer** | corporation_id integer |
**issuer_id** | **Integer** | issuer_id integer |
-**medal_id** | **Integer** | medal_id integer |
+**date** | **DateTime** | date string |
**reason** | **String** | reason string |
**status** | **String** | status string |
-**title** | **String** | title string |
+**graphics** | [**Array<GetCharactersCharacterIdMedalsGraphic>**](GetCharactersCharacterIdMedalsGraphic.md) | graphics array |