| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsurancePricesResponse> |
InsuranceApi.getInsurancePrices(String datasource,
String language,
String userAgent,
String xUserAgent)
List insurance levels Return available insurance levels for all ship
types --- Alternate route: `/v1/insurance/prices/` Alternate
route: `/legacy/insurance/prices/` Alternate route:
`/dev/insurance/prices/` --- 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 © 2017. All Rights Reserved.