Class InventorySupplierAggregateLightweightAffiliate
java.lang.Object
travel.wink.sdk.affiliate.browse.model.InventorySupplierAggregateLightweightAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:15:43.926055890+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class InventorySupplierAggregateLightweightAffiliate
extends Object
InventorySupplierAggregateLightweightAffiliate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid PropertyAggregateLightweightAffiliategetHotel()Combined property data.@Valid CustomMonetaryAmountBest price of the room type or facility ancillary in platform currency@Valid CustomMonetaryAmountBest price of the room type or facility ancillary@NotNull @Valid SalesChannelLightweightAffiliateParent sales channelinthashCode()lowestDisplayPrice(CustomMonetaryAmount lowestDisplayPrice) lowestPrice(CustomMonetaryAmount lowestPrice) salesChannel(SalesChannelLightweightAffiliate salesChannel) voidvoidsetLowestDisplayPrice(CustomMonetaryAmount lowestDisplayPrice) voidsetLowestPrice(CustomMonetaryAmount lowestPrice) voidsetSalesChannel(SalesChannelLightweightAffiliate salesChannel) toString()
-
Field Details
-
JSON_PROPERTY_SALES_CHANNEL
- See Also:
-
JSON_PROPERTY_HOTEL
- See Also:
-
JSON_PROPERTY_LOWEST_PRICE
- See Also:
-
JSON_PROPERTY_LOWEST_DISPLAY_PRICE
- See Also:
-
-
Constructor Details
-
InventorySupplierAggregateLightweightAffiliate
public InventorySupplierAggregateLightweightAffiliate()
-
-
Method Details
-
salesChannel
public InventorySupplierAggregateLightweightAffiliate salesChannel(@Nonnull SalesChannelLightweightAffiliate salesChannel) -
getSalesChannel
Parent sales channel- Returns:
- salesChannel
-
setSalesChannel
-
hotel
public InventorySupplierAggregateLightweightAffiliate hotel(@Nonnull PropertyAggregateLightweightAffiliate hotel) -
getHotel
Combined property data.- Returns:
- hotel
-
setHotel
-
lowestPrice
public InventorySupplierAggregateLightweightAffiliate lowestPrice(@Nullable CustomMonetaryAmount lowestPrice) -
getLowestPrice
Best price of the room type or facility ancillary- Returns:
- lowestPrice
-
setLowestPrice
-
lowestDisplayPrice
public InventorySupplierAggregateLightweightAffiliate lowestDisplayPrice(@Nullable CustomMonetaryAmount lowestDisplayPrice) -
getLowestDisplayPrice
Best price of the room type or facility ancillary in platform currency- Returns:
- lowestDisplayPrice
-
setLowestDisplayPrice
-
equals
-
hashCode
-
toString
-