Package travel.wink.sdk.booking.model
Class CancellationPolicyExceptionsAgent
java.lang.Object
travel.wink.sdk.booking.model.CancellationPolicyExceptionsAgent
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-24T11:13:07.607433685+07:00[Asia/Bangkok]")
public class CancellationPolicyExceptionsAgent
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(CancellationPolicyExceptionAgent _listItem) boolean@NotNull @Valid List<CancellationPolicyExceptionAgent>getList()List of cancellation policy exceptionsinthashCode()voidtoString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
CancellationPolicyExceptionsAgent
public CancellationPolicyExceptionsAgent()
-
-
Method Details