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

     1  # GetCharactersCharacterIdPlanetsPlanetIdRoute
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ContentTypeId** | **int32** | content_type_id integer | [default to null]
     7  **DestinationPinId** | **int64** | destination_pin_id integer | [default to null]
     8  **Quantity** | **float32** | quantity number | [default to null]
     9  **RouteId** | **int64** | route_id integer | [default to null]
    10  **SourcePinId** | **int64** | source_pin_id integer | [default to null]
    11  **Waypoints** | **[]int64** | list of pin ID waypoints | [optional] [default to null]
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15