Package travel.wink.sdk.extranet.model
Class UpsertCancellationPolicyExceptionsSupplier
java.lang.Object
travel.wink.sdk.extranet.model.UpsertCancellationPolicyExceptionsSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-04-25T09:03:50.356743433+07:00[Asia/Bangkok]")
public class UpsertCancellationPolicyExceptionsSupplier
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 TypeMethodDescriptionboolean@NotNull @Valid @Size(min=1,max=2147483647) List<UpsertCancellationPolicyExceptionSupplier> getList()List of cancellation policy exceptionsinthashCode()voidtoString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
UpsertCancellationPolicyExceptionsSupplier
public UpsertCancellationPolicyExceptionsSupplier()
-
-
Method Details
-
_list
public UpsertCancellationPolicyExceptionsSupplier _list(List<UpsertCancellationPolicyExceptionSupplier> _list) -
addListItem
public UpsertCancellationPolicyExceptionsSupplier addListItem(UpsertCancellationPolicyExceptionSupplier _listItem) -
getList
@Nonnull @NotNull @Valid @Size(min=1, max=2147483647) public @NotNull @Valid @Size(min=1,max=2147483647) List<UpsertCancellationPolicyExceptionSupplier> getList()List of cancellation policy exceptions- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-