Pax calculator
Sets the quantity of the service to the number of inbound/outbound passengers. For inbound use the InboundPaxCalculator and for outbound use the OutboundPaxCalculator.
Optional properties:
Above (int; default=0)
Only the number of pax above the given value is returned.
Maximum (int; no default)
The number of pax returned is at most the maximum.
IncludeCrew (bool; default=false)
The number crew is included.
IncludePax (bool; default=true)
The number of pax is included.