# TransportableSpecification
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | Subset of the values from the [Passenger Type Code List](https://osdm.io/spec/catalog-of-code-lists/#PassengerType) Listed values here are examples. |
**car** | Option<[**models::CarSpecification**](CarSpecification.md)> | | [optional]
**motorcycle** | Option<[**models::MotorcycleSpecification**](MotorcycleSpecification.md)> | | [optional]
**trailer** | Option<[**models::CarSpecification**](CarSpecification.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)