GuestInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| guest_type | String | Guest type: “adult”, “child”, “infant” | [default to null] |
| first_name | String | Guest’s first name | [optional] [default to null] |
| last_name | String | Guest’s last name | [optional] [default to null] |
| age | Integer | Guest’s age (required for children) | [optional] [default to null] |