| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterContractsBidsResponse> |
ContractsApi.getCharactersCharacterIdContractsContractIdBids(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract bids Lists bids on a particular auction contract --- This
route is cached for up to 300 seconds SSO Scope:
esi-contracts.read_character_contracts.v1
|
ApiResponse<List<CharacterContractsBidsResponse>> |
ContractsApi.getCharactersCharacterIdContractsContractIdBidsWithHttpInfo(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract bids Lists bids on a particular auction contract --- This
route is cached for up to 300 seconds SSO Scope:
esi-contracts.read_character_contracts.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ContractsApi.getCharactersCharacterIdContractsContractIdBidsAsync(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterContractsBidsResponse>> _callback)
Get contract bids (asynchronously) Lists bids on a particular auction
contract --- This route is cached for up to 300 seconds SSO Scope:
esi-contracts.read_character_contracts.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterContractsBidsResponse |
CharacterContractsBidsResponse.amount(Float amount) |
CharacterContractsBidsResponse |
CharacterContractsBidsResponse.bidderId(Integer bidderId) |
CharacterContractsBidsResponse |
CharacterContractsBidsResponse.bidId(Integer bidId) |
CharacterContractsBidsResponse |
CharacterContractsBidsResponse.dateBid(java.time.OffsetDateTime dateBid) |
Copyright © 2023. All Rights Reserved.