Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 716 Bytes

File metadata and controls

14 lines (10 loc) · 716 Bytes

GuestsInputDto

The guest details for the request.

Properties

Name Type Required Description
numberOfAdults number The number of adults for the search.
numberOfRooms number The number of rooms needed.
allocation AllocationInputDto[] The exact allocation of guests to rooms.
children number[] Array with the children ages.