| 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,
Integer page,
String token,
String userAgent,
String xUserAgent)
Get corporation members Return the current member list of a corporation,
the token's character need to be a member of the corporation. ---
This route is cached for up to 3600 seconds SSO Scope:
esi-corporations.read_corporation_membership.v1 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.