| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterMedalsResponse> |
CharacterApi.getCharactersCharacterIdMedals(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get medals Return a list of medals the character has --- This route is
cached for up to 3600 seconds SSO Scope: esi-characters.read_medals.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterMedalsResponse |
CharacterMedalsResponse.addGraphicsItem(CharacterMedalsGraphic graphicsItem) |
CharacterMedalsResponse |
CharacterMedalsResponse.corporationId(Integer corporationId) |
CharacterMedalsResponse |
CharacterMedalsResponse.date(java.time.OffsetDateTime date) |
CharacterMedalsResponse |
CharacterMedalsResponse.description(String description) |
CharacterMedalsResponse |
CharacterMedalsResponse.graphics(List<CharacterMedalsGraphic> graphics) |
CharacterMedalsResponse |
CharacterMedalsResponse.issuerId(Integer issuerId) |
CharacterMedalsResponse |
CharacterMedalsResponse.medalId(Integer medalId) |
CharacterMedalsResponse |
CharacterMedalsResponse.reason(String reason) |
CharacterMedalsResponse |
CharacterMedalsResponse.status(CharacterMedalsResponse.StatusEnum status) |
CharacterMedalsResponse |
CharacterMedalsResponse.title(String title) |
Copyright © 2018. All Rights Reserved.