| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationAssetsResponse> |
AssetsApi.getCorporationsCorporationIdAssets(Integer corporationId,
String datasource,
Integer page,
String token,
String userAgent,
String xUserAgent)
Get corporation assets Return a list of the corporation assets --- This
route is cached for up to 3600 seconds --- Requires one of the following
EVE corporation role(s): Director --- [This route has an available
update](https://esi.tech.ccp.is/diff/latest/dev/#GET-/corporations/{
corporation_id}/assets/) SSO Scope: esi-assets.read_corporation_assets.v1
|
| Modifier and Type | Method and Description |
|---|---|
CorporationAssetsResponse |
CorporationAssetsResponse.isSingleton(Boolean isSingleton) |
CorporationAssetsResponse |
CorporationAssetsResponse.itemId(Long itemId) |
CorporationAssetsResponse |
CorporationAssetsResponse.locationFlag(CorporationAssetsResponse.LocationFlagEnum locationFlag) |
CorporationAssetsResponse |
CorporationAssetsResponse.locationId(Long locationId) |
CorporationAssetsResponse |
CorporationAssetsResponse.locationType(CorporationAssetsResponse.LocationTypeEnum locationType) |
CorporationAssetsResponse |
CorporationAssetsResponse.quantity(Integer quantity) |
CorporationAssetsResponse |
CorporationAssetsResponse.typeId(Integer typeId) |
Copyright © 2017. All Rights Reserved.