RoomCancelPolicyDescriptions
Represents detailed cancellation policy descriptions for a specific room in a hotel booking. This class provides textual information tied to a specific occupancy.
Properties
Name | Type | Description |
---|---|---|
OccupancyRefId | Integer | Identifies the specific occupancy within the booking for which this cancellation policy applies. |
Description | String | Textual information detailing the cancellation policy applicable to the room associated with the OccupancyRefId. |