| 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 --- Alternate route:
`/v1/characters/{character_id}/loyalty/points/` Alternate
route: `/legacy/characters/{character_id}/loyalty/points/`
Alternate route:
`/dev/characters/{character_id}/loyalty/points/` SSO Scope:
esi-characters.read_loyalty.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterLoyaltyPointsResponse |
CharacterLoyaltyPointsResponse.corporationId(Integer corporationId) |
CharacterLoyaltyPointsResponse |
CharacterLoyaltyPointsResponse.loyaltyPoints(Integer loyaltyPoints) |
Copyright © 2017. All Rights Reserved.