| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationWalletJournalResponse> |
WalletApi.getCorporationsCorporationIdWalletsDivisionJournal(Integer corporationId,
Integer division,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation wallet journal Retrieve the given corporation's
wallet journal for the given division going 30 days back --- This route
is cached for up to 3600 seconds --- Requires one of the following EVE
corporation role(s): Accountant, Junior_Accountant SSO Scope:
esi-wallet.read_corporation_wallets.v1
|
ApiResponse<List<CorporationWalletJournalResponse>> |
WalletApi.getCorporationsCorporationIdWalletsDivisionJournalWithHttpInfo(Integer corporationId,
Integer division,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation wallet journal Retrieve the given corporation's
wallet journal for the given division going 30 days back --- This route
is cached for up to 3600 seconds --- Requires one of the following EVE
corporation role(s): Accountant, Junior_Accountant SSO Scope:
esi-wallet.read_corporation_wallets.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
WalletApi.getCorporationsCorporationIdWalletsDivisionJournalAsync(Integer corporationId,
Integer division,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationWalletJournalResponse>> _callback)
Get corporation wallet journal (asynchronously) Retrieve the given
corporation's wallet journal for the given division going 30 days
back --- This route is cached for up to 3600 seconds --- Requires one of
the following EVE corporation role(s): Accountant, Junior_Accountant SSO
Scope: esi-wallet.read_corporation_wallets.v1
|
Copyright © 2019. All Rights Reserved.