| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterCorporationHistoryResponse> |
CharacterApi.getCharactersCharacterIdCorporationhistory(Integer characterId,
String datasource,
String ifNoneMatch)
Get corporation history Get a list of all the corporations a character
has been a member of --- This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
CharacterCorporationHistoryResponse |
CharacterCorporationHistoryResponse.corporationId(Integer corporationId) |
CharacterCorporationHistoryResponse |
CharacterCorporationHistoryResponse.isDeleted(Boolean isDeleted) |
CharacterCorporationHistoryResponse |
CharacterCorporationHistoryResponse.recordId(Integer recordId) |
CharacterCorporationHistoryResponse |
CharacterCorporationHistoryResponse.startDate(java.time.OffsetDateTime startDate) |
Copyright © 2019. All Rights Reserved.