| Package | Description |
|---|---|
| com.bookeo.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<PeopleNumber> |
Participants.getNumbers()
The number of participants in the booking, for each PeopleCategory.\n When reading a booking, this field is always present.\n This field is required when creating or updating a booking
|
List<PeopleNumber> |
MatchingSlotsSearchParameters.getPeopleNumbers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Participants.setNumbers(List<PeopleNumber> numbers) |
void |
MatchingSlotsSearchParameters.setPeopleNumbers(List<PeopleNumber> peopleNumbers) |
Copyright © 2015. All rights reserved.