AmendDates
Represents the amended dates for a booking amendment operation.
Propertiesโ
| Name | Type | Description |
|---|---|---|
| CheckIn | String | The new check-in date for the booking, represented as a string in ISO 8601 format (YYYY-MM-DD). |
| CheckOut | String | The new check-out date for the booking, represented as a string in ISO 8601 format (YYYY-MM-DD). |