Class ApiCancellationPolicyCheckRate
java.lang.Object
travel.wink.hotelbeds.booking.sdk.model.ApiCancellationPolicyCheckRate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-04T11:28:08.331690043+07:00[Asia/Bangkok]")
public class ApiCancellationPolicyCheckRate
extends Object
Set of rules that define the penalty the client will receive if the cancellation of a booking is made after a given date.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_AMOUNT
- See Also:
-
JSON_PROPERTY_FROM
- See Also:
-
-
Constructor Details
-
ApiCancellationPolicyCheckRate
public ApiCancellationPolicyCheckRate()
-
-
Method Details
-
amount
-
getAmount
Penalty that will be charged for cancellations after the indicated date, represented as a monetary amount.- Returns:
- amount
-
setAmount
-
from
-
getFrom
Date from which the penalties are applied in ISO 8601 format (yyyy-MM-ddTHH:mm:ssZ).- Returns:
- from
-
setFrom
-
equals
-
hashCode
public int hashCode() -
toString
-