ContactInfo
Represents contact information for a hotel booking request.
Properties
| Name | Type | Description |
|---|---|---|
| String | The email address of the passenger. | |
| Phone | String | The phone number of the passenger. |
| DateOfBirth | String | Date of birth of the passenger, represented as a string in ISO 8601 format (YYYY-MM-DD). |