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