| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterAssetsNamesResponse> |
AssetsApi.postCharactersCharacterIdAssetsNames(Integer characterId,
List<Long> itemIds,
String datasource,
String token,
String userAgent,
String xUserAgent)
Get character asset names Return names for a set of item ids, which you
can get from character assets endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterAssetsNamesResponse |
CharacterAssetsNamesResponse.itemId(Long itemId) |
CharacterAssetsNamesResponse |
CharacterAssetsNamesResponse.name(String name) |
Copyright © 2017. All Rights Reserved.