Package travel.wink.sdk.extranet.model
Class RefundableRateQualifierSupplierDetails
java.lang.Object
travel.wink.sdk.extranet.model.RefundableRateQualifierSupplierDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-10T10:48:44.479471290+07:00[Asia/Bangkok]")
public class RefundableRateQualifierSupplierDetails
extends Object
Restrict promotion to either refundable / non-refundable rates.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull BooleanWhether restriction is on refundable ratesinthashCode()voidsetMinRooms(Boolean minRooms) toString()
-
Field Details
-
JSON_PROPERTY_MIN_ROOMS
- See Also:
-
-
Constructor Details
-
RefundableRateQualifierSupplierDetails
public RefundableRateQualifierSupplierDetails()
-
-
Method Details