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

     1  # GetCharactersCharacterIdFleetOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **FleetId** | **int64** | The character's current fleet ID | [default to null]
     7  **Role** | **string** | Member’s role in fleet | [default to null]
     8  **SquadId** | **int64** | ID of the squad the member is in. If not applicable, will be set to -1 | [default to null]
     9  **WingId** | **int64** | ID of the wing the member is in. If not applicable, will be set to -1 | [default to null]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13