| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterContractsItemsResponse> |
ContractsApi.getCharactersCharacterIdContractsContractIdItems(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract items Lists items of a particular contract --- This route is
cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
ApiResponse<List<CharacterContractsItemsResponse>> |
ContractsApi.getCharactersCharacterIdContractsContractIdItemsWithHttpInfo(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract items Lists items of a particular contract --- This route is
cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ContractsApi.getCharactersCharacterIdContractsContractIdItemsAsync(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterContractsItemsResponse>> _callback)
Get contract items (asynchronously) Lists items of a particular contract
--- This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterContractsItemsResponse |
CharacterContractsItemsResponse.isIncluded(Boolean isIncluded) |
CharacterContractsItemsResponse |
CharacterContractsItemsResponse.isSingleton(Boolean isSingleton) |
CharacterContractsItemsResponse |
CharacterContractsItemsResponse.quantity(Integer quantity) |
CharacterContractsItemsResponse |
CharacterContractsItemsResponse.rawQuantity(Integer rawQuantity) |
CharacterContractsItemsResponse |
CharacterContractsItemsResponse.recordId(Long recordId) |
CharacterContractsItemsResponse |
CharacterContractsItemsResponse.typeId(Integer typeId) |
Copyright © 2023. All Rights Reserved.