Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSellerInventoryItemAffiliate.InventoryTypeEnum
Packages that use UpsertSellerInventoryItemAffiliate.InventoryTypeEnum
-
Uses of UpsertSellerInventoryItemAffiliate.InventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSellerInventoryItemAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionUpsertSellerInventoryItemAffiliate.getInventoryType()The type of inventory being offer up for saleReturns the enum constant of this class with the specified name.UpsertSellerInventoryItemAffiliate.InventoryTypeEnum.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 UpsertSellerInventoryItemAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionUpsertSellerInventoryItemAffiliate.inventoryType(UpsertSellerInventoryItemAffiliate.InventoryTypeEnum inventoryType) voidUpsertSellerInventoryItemAffiliate.setInventoryType(UpsertSellerInventoryItemAffiliate.InventoryTypeEnum inventoryType)