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