github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetFleetsFleetIdMembers200Ok.md (about)

     1  # GetFleetsFleetIdMembers200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CharacterId** | **int32** | character_id integer | [default to null]
     7  **JoinTime** | [**time.Time**](time.Time.md) | join_time string | [default to null]
     8  **Role** | **string** | Member’s role in fleet | [default to null]
     9  **RoleName** | **string** | Localized role names | [default to null]
    10  **ShipTypeId** | **int32** | ship_type_id integer | [default to null]
    11  **SolarSystemId** | **int32** | Solar system the member is located in | [default to null]
    12  **SquadId** | **int64** | ID of the squad the member is in. If not applicable, will be set to -1 | [default to null]
    13  **StationId** | **int64** | Station in which the member is docked in, if applicable | [optional] [default to null]
    14  **TakesFleetWarp** | **bool** | Whether the member take fleet warps | [default to null]
    15  **WingId** | **int64** | ID of the wing the member is in. If not applicable, will be set to -1 | [default to null]
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19