| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterLoyaltyPointsResponse> |
LoyaltyApi.getCharactersCharacterIdLoyaltyPoints(Integer characterId,
String datasource,
String token,
String userAgent,
String xUserAgent)
Get loyalty points Return a list of loyalty points for all corporations
the character has worked for --- This route is cached for up to 3600
seconds SSO Scope: esi-characters.read_loyalty.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterLoyaltyPointsResponse |
CharacterLoyaltyPointsResponse.corporationId(Integer corporationId) |
CharacterLoyaltyPointsResponse |
CharacterLoyaltyPointsResponse.loyaltyPoints(Integer loyaltyPoints) |
Copyright © 2018. All Rights Reserved.