# TripSpecificationSummary
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The id of an already existing trip to change. |
**origin** | Option<[**models::PlaceRef**](PlaceRef.md)> | | [optional]
**destination** | Option<[**models::PlaceRef**](PlaceRef.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)