| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterWalletJournalResponse> |
WalletApi.getCharactersCharacterIdWalletJournal(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get character wallet journal Retrieve the given character's wallet
journal going 30 days back --- This route is cached for up to 3600
seconds SSO Scope: esi-wallet.read_character_wallet.v1
|
ApiResponse<List<CharacterWalletJournalResponse>> |
WalletApi.getCharactersCharacterIdWalletJournalWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get character wallet journal Retrieve the given character's wallet
journal going 30 days back --- This route is cached for up to 3600
seconds SSO Scope: esi-wallet.read_character_wallet.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
WalletApi.getCharactersCharacterIdWalletJournalAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterWalletJournalResponse>> _callback)
Get character wallet journal (asynchronously) Retrieve the given
character's wallet journal going 30 days back --- This route is
cached for up to 3600 seconds SSO Scope:
esi-wallet.read_character_wallet.v1
|
Copyright © 2023. All Rights Reserved.