# CoachDeckLayout
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | |
**dimension** | [**models::GridDimension**](GridDimension.md) | |
**low_floor_entry** | Option<**bool**> | Typically set on the lowest deck. Empty if unknown. | [optional]
**id** | **String** | |
**deck_level** | **String** | |
**place_groups** | Option<[**Vec<models::PlaceGroup>**](PlaceGroup.md)> | Groups places. No place groups might exist for special coach types (e.g. traction units without seats). | [optional]
**graphic_elements** | Option<[**Vec<models::GraphicElement>**](GraphicElement.md)> | | [optional]
**service_icons** | Option<[**Vec<models::ServiceIcon>**](ServiceIcon.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)