Class StaticSellerListWrapperAffiliate
java.lang.Object
travel.wink.sdk.affiliate.browse.model.StaticSellerListWrapperAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-02-05T14:52:00.522559926+07:00[Asia/Bangkok]")
public class StaticSellerListWrapperAffiliate
extends Object
Contains both the curated list and all its items.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddItemsItem(StaticSellerListItemViewAffiliate itemsItem) booleangetItems()Travel blocking items contained in list@NotNull @Valid StaticSellerListViewAffiliategetList()Get _listinthashCode()voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
JSON_PROPERTY_ITEMS
- See Also:
-
-
Constructor Details
-
StaticSellerListWrapperAffiliate
public StaticSellerListWrapperAffiliate()
-
-
Method Details
-
_list
-
getList
Get _list- Returns:
- _list
-
setList
-
items
-
addItemsItem
-
getItems
Travel blocking items contained in list- Returns:
- items
-
setItems
-
equals
-
hashCode
-
toString
-