# PlacePosition
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**number** | **String** | place number as indicated at the place in the coach |
**status** | [**models::AvailabilityStatus**](AvailabilityStatus.md) | |
**reservation_refs** | Option<**Vec<String>**> | references to the reservations for which this place can be selected. The reservation ids must be part of the list of reservation ids for which the consumer has requested the available places and the consumer must accept a list by setting singleSelectionMapsRequired to false | [optional]
**place_properties** | Option<**Vec<String>**> | | [optional]
**selection_fee** | Option<[**models::SelectionFee**](SelectionFee.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)