| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationContractsBidsResponse> |
ContractsApi.getCorporationsCorporationIdContractsContractIdBids(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contract bids Lists bids on a particular auction contract
--- This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1
|
ApiResponse<List<CorporationContractsBidsResponse>> |
ContractsApi.getCorporationsCorporationIdContractsContractIdBidsWithHttpInfo(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contract bids Lists bids on a particular auction contract
--- This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ContractsApi.getCorporationsCorporationIdContractsContractIdBidsAsync(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationContractsBidsResponse>> _callback)
Get corporation contract bids (asynchronously) Lists bids on a particular
auction contract --- This route is cached for up to 3600 seconds SSO
Scope: esi-contracts.read_corporation_contracts.v1
|
| Modifier and Type | Method and Description |
|---|---|
CorporationContractsBidsResponse |
CorporationContractsBidsResponse.amount(Float amount) |
CorporationContractsBidsResponse |
CorporationContractsBidsResponse.bidderId(Integer bidderId) |
CorporationContractsBidsResponse |
CorporationContractsBidsResponse.bidId(Integer bidId) |
CorporationContractsBidsResponse |
CorporationContractsBidsResponse.dateBid(java.time.OffsetDateTime dateBid) |
Copyright © 2019. All Rights Reserved.