# ReservationRelation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**is_included** | Option<**bool**> | The reservation(s) linked via this relation are included in the parent offer part. | [optional][default to false]
**min_group_items_to_be_booked** | **i32** | |
**max_group_items_to_be_booked** | Option<**i32**> | | [optional]
**reservation_group** | [**models::ReservationGroup**](ReservationGroup.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)