public class WalletApi extends Object
| Constructor and Description |
|---|
WalletApi() |
WalletApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
Double |
getCharactersCharacterIdWallet(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get a character's wallet balance Returns a character's wallet
balance --- This route is cached for up to 120 seconds --- [Diff of the
upcoming
changes](https://esi.evetech.net/diff/latest/dev/#GET-/characters
/{character_id}/wallet/) SSO Scope: esi-wallet.read_character_wallet.v1
|
okhttp3.Call |
getCharactersCharacterIdWalletAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<Double> _callback)
Get a character's wallet balance (asynchronously) Returns a
character's wallet balance --- This route is cached for up to 120
seconds --- [Diff of the upcoming
changes](https://esi.evetech.net/diff/latest
/dev/#GET-/characters/{character_id}/wallet/) SSO Scope:
esi-wallet.read_character_wallet.v1
|
okhttp3.Call |
getCharactersCharacterIdWalletCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdWallet
|
List<CharacterWalletJournalResponse> |
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
|
okhttp3.Call |
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
|
okhttp3.Call |
getCharactersCharacterIdWalletJournalCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdWalletJournal
|
ApiResponse<List<CharacterWalletJournalResponse>> |
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
|
List<CharacterWalletTransactionsResponse> |
getCharactersCharacterIdWalletTransactions(Integer characterId,
String datasource,
Long fromId,
String ifNoneMatch,
String token)
Get wallet transactions Get wallet transactions of a character --- This
route is cached for up to 3600 seconds SSO Scope:
esi-wallet.read_character_wallet.v1
|
okhttp3.Call |
getCharactersCharacterIdWalletTransactionsAsync(Integer characterId,
String datasource,
Long fromId,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterWalletTransactionsResponse>> _callback)
Get wallet transactions (asynchronously) Get wallet transactions of a
character --- This route is cached for up to 3600 seconds SSO Scope:
esi-wallet.read_character_wallet.v1
|
okhttp3.Call |
getCharactersCharacterIdWalletTransactionsCall(Integer characterId,
String datasource,
Long fromId,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdWalletTransactions
|
ApiResponse<List<CharacterWalletTransactionsResponse>> |
getCharactersCharacterIdWalletTransactionsWithHttpInfo(Integer characterId,
String datasource,
Long fromId,
String ifNoneMatch,
String token)
Get wallet transactions Get wallet transactions of a character --- This
route is cached for up to 3600 seconds SSO Scope:
esi-wallet.read_character_wallet.v1
|
ApiResponse<Double> |
getCharactersCharacterIdWalletWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get a character's wallet balance Returns a character's wallet
balance --- This route is cached for up to 120 seconds --- [Diff of the
upcoming
changes](https://esi.evetech.net/diff/latest/dev/#GET-/characters
/{character_id}/wallet/) SSO Scope: esi-wallet.read_character_wallet.v1
|
List<CorporationWalletsResponse> |
getCorporationsCorporationIdWallets(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Returns a corporation's wallet balance Get a corporation's
wallets --- This route is cached for up to 300 seconds --- Requires one
of the following EVE corporation role(s): Accountant, Junior_Accountant
SSO Scope: esi-wallet.read_corporation_wallets.v1
|
okhttp3.Call |
getCorporationsCorporationIdWalletsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationWalletsResponse>> _callback)
Returns a corporation's wallet balance (asynchronously) Get a
corporation's wallets --- This route is cached for up to 300 seconds
--- Requires one of the following EVE corporation role(s): Accountant,
Junior_Accountant SSO Scope: esi-wallet.read_corporation_wallets.v1
|
okhttp3.Call |
getCorporationsCorporationIdWalletsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdWallets
|
List<CorporationWalletJournalResponse> |
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
|
okhttp3.Call |
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
|
okhttp3.Call |
getCorporationsCorporationIdWalletsDivisionJournalCall(Integer corporationId,
Integer division,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdWalletsDivisionJournal
|
ApiResponse<List<CorporationWalletJournalResponse>> |
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
|
List<CorporationWalletTransactionsResponse> |
getCorporationsCorporationIdWalletsDivisionTransactions(Integer corporationId,
Integer division,
String datasource,
Long fromId,
String ifNoneMatch,
String token)
Get corporation wallet transactions Get wallet transactions of a
corporation --- 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
|
okhttp3.Call |
getCorporationsCorporationIdWalletsDivisionTransactionsAsync(Integer corporationId,
Integer division,
String datasource,
Long fromId,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationWalletTransactionsResponse>> _callback)
Get corporation wallet transactions (asynchronously) Get wallet
transactions of a corporation --- 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
|
okhttp3.Call |
getCorporationsCorporationIdWalletsDivisionTransactionsCall(Integer corporationId,
Integer division,
String datasource,
Long fromId,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCorporationsCorporationIdWalletsDivisionTransactions
|
ApiResponse<List<CorporationWalletTransactionsResponse>> |
getCorporationsCorporationIdWalletsDivisionTransactionsWithHttpInfo(Integer corporationId,
Integer division,
String datasource,
Long fromId,
String ifNoneMatch,
String token)
Get corporation wallet transactions Get wallet transactions of a
corporation --- 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<CorporationWalletsResponse>> |
getCorporationsCorporationIdWalletsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Returns a corporation's wallet balance Get a corporation's
wallets --- This route is cached for up to 300 seconds --- Requires one
of the following EVE corporation role(s): Accountant, Junior_Accountant
SSO Scope: esi-wallet.read_corporation_wallets.v1
|
void |
setApiClient(ApiClient apiClient) |
public WalletApi()
public WalletApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public okhttp3.Call getCharactersCharacterIdWalletCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic Double getCharactersCharacterIdWallet(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<Double> getCharactersCharacterIdWalletWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdWalletAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<Double> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdWalletJournalCall(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterWalletJournalResponse> getCharactersCharacterIdWalletJournal(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterWalletJournalResponse>> getCharactersCharacterIdWalletJournalWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdWalletJournalAsync(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CharacterWalletJournalResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdWalletTransactionsCall(Integer characterId, String datasource, Long fromId, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)fromId - Only show transactions happened before the one referenced by
this id (optional)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterWalletTransactionsResponse> getCharactersCharacterIdWalletTransactions(Integer characterId, String datasource, Long fromId, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)fromId - Only show transactions happened before the one referenced by
this id (optional)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterWalletTransactionsResponse>> getCharactersCharacterIdWalletTransactionsWithHttpInfo(Integer characterId, String datasource, Long fromId, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)fromId - Only show transactions happened before the one referenced by
this id (optional)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdWalletTransactionsAsync(Integer characterId, String datasource, Long fromId, String ifNoneMatch, String token, ApiCallback<List<CharacterWalletTransactionsResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)fromId - Only show transactions happened before the one referenced by
this id (optional)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCorporationsCorporationIdWalletsCall(Integer corporationId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
corporationId - An EVE corporation ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CorporationWalletsResponse> getCorporationsCorporationIdWallets(Integer corporationId, String datasource, String ifNoneMatch, String token) throws ApiException
corporationId - An EVE corporation ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CorporationWalletsResponse>> getCorporationsCorporationIdWalletsWithHttpInfo(Integer corporationId, String datasource, String ifNoneMatch, String token) throws ApiException
corporationId - An EVE corporation ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCorporationsCorporationIdWalletsAsync(Integer corporationId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CorporationWalletsResponse>> _callback) throws ApiException
corporationId - An EVE corporation ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCorporationsCorporationIdWalletsDivisionJournalCall(Integer corporationId, Integer division, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback _callback) throws ApiException
corporationId - An EVE corporation ID (required)division - Wallet key of the division to fetch journals from (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CorporationWalletJournalResponse> getCorporationsCorporationIdWalletsDivisionJournal(Integer corporationId, Integer division, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
corporationId - An EVE corporation ID (required)division - Wallet key of the division to fetch journals from (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CorporationWalletJournalResponse>> getCorporationsCorporationIdWalletsDivisionJournalWithHttpInfo(Integer corporationId, Integer division, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
corporationId - An EVE corporation ID (required)division - Wallet key of the division to fetch journals from (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCorporationsCorporationIdWalletsDivisionJournalAsync(Integer corporationId, Integer division, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CorporationWalletJournalResponse>> _callback) throws ApiException
corporationId - An EVE corporation ID (required)division - Wallet key of the division to fetch journals from (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCorporationsCorporationIdWalletsDivisionTransactionsCall(Integer corporationId, Integer division, String datasource, Long fromId, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
corporationId - An EVE corporation ID (required)division - Wallet key of the division to fetch journals from (required)datasource - The server name you would like data from (optional, default to
tranquility)fromId - Only show journal entries happened before the transaction
referenced by this id (optional)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CorporationWalletTransactionsResponse> getCorporationsCorporationIdWalletsDivisionTransactions(Integer corporationId, Integer division, String datasource, Long fromId, String ifNoneMatch, String token) throws ApiException
corporationId - An EVE corporation ID (required)division - Wallet key of the division to fetch journals from (required)datasource - The server name you would like data from (optional, default to
tranquility)fromId - Only show journal entries happened before the transaction
referenced by this id (optional)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CorporationWalletTransactionsResponse>> getCorporationsCorporationIdWalletsDivisionTransactionsWithHttpInfo(Integer corporationId, Integer division, String datasource, Long fromId, String ifNoneMatch, String token) throws ApiException
corporationId - An EVE corporation ID (required)division - Wallet key of the division to fetch journals from (required)datasource - The server name you would like data from (optional, default to
tranquility)fromId - Only show journal entries happened before the transaction
referenced by this id (optional)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCorporationsCorporationIdWalletsDivisionTransactionsAsync(Integer corporationId, Integer division, String datasource, Long fromId, String ifNoneMatch, String token, ApiCallback<List<CorporationWalletTransactionsResponse>> _callback) throws ApiException
corporationId - An EVE corporation ID (required)division - Wallet key of the division to fetch journals from (required)datasource - The server name you would like data from (optional, default to
tranquility)fromId - Only show journal entries happened before the transaction
referenced by this id (optional)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectCopyright © 2020. All Rights Reserved.