Uses of Class
travel.wink.sdk.lookup.model.AddOnLocalizedInventoryConsumer
Packages that use AddOnLocalizedInventoryConsumer
-
Uses of AddOnLocalizedInventoryConsumer in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return AddOnLocalizedInventoryConsumerModifier and TypeMethodDescriptionAddOnLocalizedInventoryConsumer.addOn(AddOnConsumer addOn) AddOnLocalizedInventoryConsumer.addPriceListItem(LocalizedTransactionalTravelInventoryConsumer priceListItem) AddOnLocalizedInventoryConsumer.channelInventoryIdentifier(UUID channelInventoryIdentifier) AddOnLocalizedInventoryConsumer.commission(Float commission) AddOnLocalizedInventoryConsumer.commissionable(Boolean commissionable) AddOnLocalizedInventoryConsumer.priceList(List<LocalizedTransactionalTravelInventoryConsumer> priceList) Methods in travel.wink.sdk.lookup.model that return types with arguments of type AddOnLocalizedInventoryConsumerModifier and TypeMethodDescription@Valid List<AddOnLocalizedInventoryConsumer>RoomConfigurationPriceConsumer.getAddOnOffers()Get addOnOffersMethods in travel.wink.sdk.lookup.model with parameters of type AddOnLocalizedInventoryConsumerModifier and TypeMethodDescriptionRoomConfigurationPriceConsumer.addAddOnOffersItem(AddOnLocalizedInventoryConsumer addOnOffersItem) Method parameters in travel.wink.sdk.lookup.model with type arguments of type AddOnLocalizedInventoryConsumerModifier and TypeMethodDescriptionRoomConfigurationPriceConsumer.addOnOffers(List<AddOnLocalizedInventoryConsumer> addOnOffers) voidRoomConfigurationPriceConsumer.setAddOnOffers(List<AddOnLocalizedInventoryConsumer> addOnOffers)