Cancel Penalty
public CancelPenalty CancelPenalty(String currency, String start, String end, String amount, String nights, String percent)
Parameters
currency
Currency of the amount object.
start
Effective date and time of cancellation penalty in extended ISO 8601 format, with ±hh:mm timezone offset
end
End date and time of cancellation penalty in extended ISO 8601 format, with ±hh:mm timezone offset
amount
The monetary amount of the penalty.
nights
Number of nights charged for as penalty.
percent
Percentage of total booking charged for as penalty. A thirty percent penalty would be returned as 30%