| character_id |
int |
character_id integer |
|
| join_time |
\DateTime |
join_time string |
|
| role |
string |
Member’s role in fleet |
|
| role_name |
string |
Localized role names |
|
| ship_type_id |
int |
ship_type_id integer |
|
| solar_system_id |
int |
Solar system the member is located in |
|
| squad_id |
int |
ID of the squad the member is in. If not applicable, will be set to -1 |
|
| station_id |
int |
Station in which the member is docked in, if applicable |
[optional] |
| takes_fleet_warp |
bool |
Whether the member take fleet warps |
|
| wing_id |
int |
ID of the wing the member is in. If not applicable, will be set to -1 |
|