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="2024-06-08T09:22:46.751710151+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
-
_list
-
addListItem
-
getList
List of cancellation policy exceptions- Returns:
- _list
-
setList
-
equals
-
hashCode
-
toString
-