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