Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum
Packages that use UpsertSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum
-
Uses of UpsertSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionUpsertSellerInventoryItemRequestAffiliate.getChannelInventoryType()Channel inventory type is a subset of inventory type in that it does not include the `HOTEL` type.Returns the enum constant of this class with the specified name.UpsertSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type UpsertSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionUpsertSellerInventoryItemRequestAffiliate.channelInventoryType(UpsertSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType) voidUpsertSellerInventoryItemRequestAffiliate.setChannelInventoryType(UpsertSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType)