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