| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationShareholdersResponse> |
CorporationApi.getCorporationsCorporationIdShareholders(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation shareholders Return the current shareholders of a
corporation. --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Director SSO Scope:
esi-wallet.read_corporation_wallets.v1
|
| Modifier and Type | Method and Description |
|---|---|
CorporationShareholdersResponse |
CorporationShareholdersResponse.shareCount(Long shareCount) |
CorporationShareholdersResponse |
CorporationShareholdersResponse.shareholderId(Integer shareholderId) |
CorporationShareholdersResponse |
CorporationShareholdersResponse.shareholderType(CorporationShareholdersResponse.ShareholderTypeEnum shareholderType) |
Copyright © 2018. All Rights Reserved.