| Package | Description |
|---|---|
| com.bookeo.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<BookingLimit> |
Product.getBookingLimits()
Defines, for each people category, how many people can be present in a single booking.\n If a people category is not included here, it means it is not supported in this product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Product.setBookingLimits(List<BookingLimit> bookingLimits) |
Copyright © 2015. All rights reserved.