| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsurancePricesResponse> |
InsuranceApi.getInsurancePrices(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
List insurance levels Return available insurance levels for all ship
types --- This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
InsurancePricesResponse |
InsurancePricesResponse.addLevelsItem(InsurancePriceLevel levelsItem) |
InsurancePricesResponse |
InsurancePricesResponse.levels(List<InsurancePriceLevel> levels) |
InsurancePricesResponse |
InsurancePricesResponse.typeId(Integer typeId) |
Copyright © 2018. All Rights Reserved.