Package travel.wink.sdk.affiliate.model
Class InventorySupplierAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.InventorySupplierAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-05-28T20:17:04.479259926+07:00[Asia/Bangkok]")
public class InventorySupplierAffiliate
extends Object
InventorySupplierAffiliate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid HotelOnMapAffiliategetHotel()Get hotel@NotNull @Valid SalesChannelAffiliateGet salesChannelinthashCode()hotel(HotelOnMapAffiliate hotel) salesChannel(SalesChannelAffiliate salesChannel) voidsetHotel(HotelOnMapAffiliate hotel) voidsetSalesChannel(SalesChannelAffiliate salesChannel) toString()
-
Field Details
-
JSON_PROPERTY_SALES_CHANNEL
- See Also:
-
JSON_PROPERTY_HOTEL
- See Also:
-
-
Constructor Details
-
InventorySupplierAffiliate
public InventorySupplierAffiliate()
-
-
Method Details
-
salesChannel
-
getSalesChannel
Get salesChannel- Returns:
- salesChannel
-
setSalesChannel
-
hotel
-
getHotel
Get hotel- Returns:
- hotel
-
setHotel
-
equals
-
hashCode
-
toString
-