GuestsInputDto
The guest details for the request.
Properties
Name | Type | Required | Description |
---|---|---|---|
NumberOfAdults | long | ✅ | The number of adults for the search. |
NumberOfRooms | long | ✅ | The number of rooms needed. |
Allocation | List<AllocationInputDto> | ❌ | The exact allocation of guests to rooms. |
Children | List<long> | ❌ | Array with the children ages. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs