GuestInfo

Name Description Schema

@ChildAgeTo
optional

Maximum age limit of the child in years. (Overlay)

Miniumum age of the child starts from MaxInfantAge + 1.
Example : 12

integer (int32)

@ChildStayFree
optional

Whether children can stay free or not. (Overlay)
Example : true

boolean

@ChildStayFreeTypeId
optional

Child stay free type setting. (Overlay)

  • 1: All child stay free - Does not consider max occ no. in room level.

  • 2: Limit no. of child stay free base on max occ, apart from that will be cost in the property.
    Example : 1

enum (1, 2)

@MaxChildAge
optional

Maximum age of the child in years. (Overlay)

Extra bed price will be collected from this page and above.
Example : 12

integer (int32)

@MaxInfantAge
optional

Maximum age limit of the infant in years. (Overlay)
Example : 2

integer (int32)

@MinGuestAge
optional

Minimum age of the guest in years. (Overlay) 0 means all ages are allowed at the property.
Example : 18

integer (int32)