Package travel.wink.sdk.extranet.model
Class CancellationPolicyRemovableResponseSupplier
java.lang.Object
travel.wink.sdk.extranet.model.CancellationPolicyRemovableResponseSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-06T14:58:42.579815638+07:00[Asia/Bangkok]")
public class CancellationPolicyRemovableResponseSupplier
extends Object
CancellationPolicyRemovableResponseSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRatePlansItem(IdentifierNamePairSupplier ratePlansItem) boolean@Valid List<IdentifierNamePairSupplier>Get ratePlansGet removableinthashCode()ratePlans(List<IdentifierNamePairSupplier> ratePlans) voidsetRatePlans(List<IdentifierNamePairSupplier> ratePlans) voidsetRemovable(Boolean removable) toString()
-
Field Details
-
JSON_PROPERTY_REMOVABLE
- See Also:
-
JSON_PROPERTY_RATE_PLANS
- See Also:
-
-
Constructor Details
-
CancellationPolicyRemovableResponseSupplier
public CancellationPolicyRemovableResponseSupplier()
-
-
Method Details
-
removable
-
getRemovable
Get removable- Returns:
- removable
-
setRemovable
-
ratePlans
public CancellationPolicyRemovableResponseSupplier ratePlans(List<IdentifierNamePairSupplier> ratePlans) -
addRatePlansItem
public CancellationPolicyRemovableResponseSupplier addRatePlansItem(IdentifierNamePairSupplier ratePlansItem) -
getRatePlans
Get ratePlans- Returns:
- ratePlans
-
setRatePlans
-
equals
-
hashCode
public int hashCode() -
toString
-