Package travel.wink.sdk.lookup.model
Class CancellationPolicyExceptionsConsumer
java.lang.Object
travel.wink.sdk.lookup.model.CancellationPolicyExceptionsConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-10T10:49:42.091933291+07:00[Asia/Bangkok]")
public class CancellationPolicyExceptionsConsumer
extends Object
Allows a property to dynamically use another cancellation policy for a specific date range
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddListItem(CancellationPolicyExceptionConsumer _listItem) boolean@NotNull @Valid List<CancellationPolicyExceptionConsumer>getList()List of cancellation policy exceptionsinthashCode()voidtoString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
CancellationPolicyExceptionsConsumer
public CancellationPolicyExceptionsConsumer()
-
-
Method Details
-
_list
-
addListItem
public CancellationPolicyExceptionsConsumer addListItem(CancellationPolicyExceptionConsumer _listItem) -
getList
List of cancellation policy exceptions- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-