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-10-16T10:18:27.744667752+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()refundable(Boolean refundable) voidsetRefundable(Boolean refundable) toString()
-
Field Details
-
JSON_PROPERTY_REFUNDABLE
- See Also:
-
-
Constructor Details
-
RefundableRateQualifierSupplierDetails
public RefundableRateQualifierSupplierDetails()
-
-
Method Details