# CoachLayout
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | id of this coachLayout on this server |
**summary** | Option<**String**> | A human-readable description of the coach layout. | [optional]
**places** | Option<[**Vec<models::CoachLayoutPlace>**](CoachLayoutPlace.md)> | list of places included in the layout | [optional]
**signs** | Option<[**Vec<models::CoachLayoutSign>**](CoachLayoutSign.md)> | | [optional]
**internals** | Option<[**Vec<models::CoachLayoutInternal>**](CoachLayoutInternal.md)> | | [optional]
**directed_internals** | Option<[**Vec<models::CoachLayoutDirectedInternal>**](CoachLayoutDirectedInternal.md)> | | [optional]
**compartment_numbers** | Option<[**Vec<models::CoachLayoutCompartmentNumber>**](CoachLayoutCompartmentNumber.md)> | | [optional]
**grid_size** | [**models::CoachLayoutGridSize**](CoachLayoutGridSize.md) | |
**_links** | Option<[**Vec<models::Link>**](Link.md)> | Java Property Name: 'links' | [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)