Uses of Class
travel.wink.sdk.affiliate.model.Inventory
Packages that use Inventory
-
Uses of Inventory in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return InventoryModifier and TypeMethodDescriptionInventory.commissionable(Boolean commissionable) Inventory.commonBasePrice(Moneys commonBasePrice) @Valid InventoryInventoryView.getInventory()Get inventory@Valid InventorySellerInventory.getInventory()Get inventory@Valid InventoryStaticSellerListItem.getInventory()Get inventoryInventory.hotel(HotelOnMap hotel) Inventory.identifier(UUID identifier) Inventory.imageIdentifier(String imageIdentifier) Inventory.inventoryIdentifier(UUID inventoryIdentifier) Inventory.inventoryName(String inventoryName) Inventory.inventoryNameInEnglish(String inventoryNameInEnglish) Inventory.inventoryType(Inventory.InventoryTypeEnum inventoryType) Inventory.location(HotelOnMapLocation location) Inventory.salesChannel(SalesChannel salesChannel) Methods in travel.wink.sdk.affiliate.model with parameters of type InventoryModifier and TypeMethodDescriptionvoidInventoryView.setInventory(Inventory inventory) voidSellerInventory.setInventory(Inventory inventory) voidStaticSellerListItem.setInventory(Inventory inventory)