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