Package travel.wink.sdk.events.model
Class CancellationPolicyExceptions
java.lang.Object
travel.wink.sdk.events.model.CancellationPolicyExceptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-07-01T17:00:52.890368+07:00[Asia/Bangkok]")
public class CancellationPolicyExceptions
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 TypeMethodDescription_list(List<CancellationPolicyException> _list) addListItem(CancellationPolicyException _listItem) boolean@Valid List<CancellationPolicyException>getList()List of cancellation policy exceptionsinthashCode()voidsetList(List<CancellationPolicyException> _list) toString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
CancellationPolicyExceptions
public CancellationPolicyExceptions()
-
-
Method Details