Lodging Cancellation Policy
Container for Cancellation Policy information.
Parameters
refundable
Indicate whether the rate is refundable or not.
free Cancellation
Indicate whether the room can be cancelled free of charge.
free Cancellation End Date Time
The date and time until which the room can be cancelled free of charge.
cancellation Penalty Rules
Container for Cancellation Penalty Rules information.
Constructors
Link copied to clipboard
public LodgingCancellationPolicy LodgingCancellationPolicy(Boolean refundable, Boolean freeCancellation, OffsetDateTime freeCancellationEndDateTime, List<LodgingCancellationPenaltyRule> cancellationPenaltyRules)