Enum Class SellerInventoryItem.ChannelInventoryTypeEnum

java.lang.Object
java.lang.Enum<SellerInventoryItem.ChannelInventoryTypeEnum>
travel.wink.sdk.booking.engine.model.SellerInventoryItem.ChannelInventoryTypeEnum
All Implemented Interfaces:
Serializable, Comparable<SellerInventoryItem.ChannelInventoryTypeEnum>, Constable
Enclosing class:
SellerInventoryItem

public static enum SellerInventoryItem.ChannelInventoryTypeEnum extends Enum<SellerInventoryItem.ChannelInventoryTypeEnum>
Channel inventory type is a subset of inventory type in that it does not include the `HOTEL` type. THe way it works is, as a seller you might want to sell a guest room but instead of showing the price of that guest room, you would like to display the best room type price for the property.