Package travel.wink.sdk.extranet.model
Class CancellationPolicyExceptionsSupplier
java.lang.Object
travel.wink.sdk.extranet.model.CancellationPolicyExceptionsSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-07-24T11:29:25.504149142+07:00[Asia/Bangkok]")
public class CancellationPolicyExceptionsSupplier
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(CancellationPolicyExceptionSupplier _listItem) boolean@NotNull @Valid List<CancellationPolicyExceptionSupplier>getList()List of cancellation policy exceptionsinthashCode()voidtoString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
CancellationPolicyExceptionsSupplier
public CancellationPolicyExceptionsSupplier()
-
-
Method Details
-
_list
-
addListItem
public CancellationPolicyExceptionsSupplier addListItem(CancellationPolicyExceptionSupplier _listItem) -
getList
List of cancellation policy exceptions- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-