Documentation
pax
Representation of a passenger.
A passenger is each of the people who are part of a reservation.
A reservation will be contain from one passenger to fifteen passengers.
attributes
code
[int]
Identifier of the passenger into the room (0 - 2).
name
[string]
It indicates the name of the passenger.
surname
[string]
It indicates the surname of the passenger.
age
[int]
It indicates the passenger age (in years).
passport
[string]
It indicates the passport passenger (only required in Morocco).