Package travel.wink.sdk.affiliate.model
Class StaticSellerListWrapperAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.StaticSellerListWrapperAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-12-27T18:00:24.319118463+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 inventory items contained in listgetList()Get _listinthashCode()voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
JSON_PROPERTY_ITEMS
- See Also:
-
-
Constructor Details
-
StaticSellerListWrapperAffiliate
public StaticSellerListWrapperAffiliate()
-
-
Method Details