Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSupplierSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum
-
Uses of UpsertSupplierSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSupplierSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionUpsertSupplierSellerInventoryItemRequestAffiliate.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.UpsertSupplierSellerInventoryItemRequestAffiliate.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 UpsertSupplierSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionUpsertSupplierSellerInventoryItemRequestAffiliate.channelInventoryType(UpsertSupplierSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType) voidUpsertSupplierSellerInventoryItemRequestAffiliate.setChannelInventoryType(UpsertSupplierSellerInventoryItemRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType)