| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterStandingsResponse> |
CharacterApi.getCharactersCharacterIdStandings(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get standings Return character standings from agents, NPC corporations,
and factions --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_standings.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterStandingsResponse |
CharacterStandingsResponse.fromId(Integer fromId) |
CharacterStandingsResponse |
CharacterStandingsResponse.fromType(CharacterStandingsResponse.FromTypeEnum fromType) |
CharacterStandingsResponse |
CharacterStandingsResponse.standing(Float standing) |
Copyright © 2018. All Rights Reserved.