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