maxChildAge property

int? maxChildAge
getter/setter pair

Max child age.

The hotel allows children up to a certain age to stay in the room/suite of a parent or adult without an additional fee.

Implementation

core.int? maxChildAge;