LodgingCancellationPolicy
public LodgingCancellationPolicy LodgingCancellationPolicy( Boolean refundable, Boolean freeCancellation, OffsetDateTime freeCancellationEndDateTime, List<LodgingCancellationPenaltyRule> cancellationPenaltyRules)
Parameters
refundable
Indicate whether the rate is refundable or not.
freeCancellation
Indicate whether the room can be cancelled free of charge.
freeCancellationEndDateTime
The date and time until which the room can be cancelled free of charge.
cancellationPenaltyRules
Container for Cancellation Penalty Rules information.