Class: RecommendationEngineCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsRecommendationEngineCodeType

Constant Summary collapse

CustomCode =
RecommendationEngineCodeType.new("CustomCode")
ItemSpecifics =
RecommendationEngineCodeType.new("ItemSpecifics")
ListingAnalyzer =
RecommendationEngineCodeType.new("ListingAnalyzer")
ProductPricing =
RecommendationEngineCodeType.new("ProductPricing")
SIFFTAS =
RecommendationEngineCodeType.new("SIFFTAS")
SuggestedAttributes =
RecommendationEngineCodeType.new("SuggestedAttributes")