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

     1  # GetCharactersCharacterIdMedals200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CorporationId** | **int32** | corporation_id integer | [default to null]
     7  **Date** | [**time.Time**](time.Time.md) | date string | [default to null]
     8  **Description** | **string** | description string | [default to null]
     9  **Graphics** | [**[]GetCharactersCharacterIdMedalsGraphic**](get_characters_character_id_medals_graphic.md) | graphics array | [default to null]
    10  **IssuerId** | **int32** | issuer_id integer | [default to null]
    11  **MedalId** | **int32** | medal_id integer | [default to null]
    12  **Reason** | **string** | reason string | [default to null]
    13  **Status** | **string** | status string | [default to null]
    14  **Title** | **string** | title string | [default to null]
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18