Class: RecommendationEngineCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsRecommendationEngineCodeType

Constant Summary collapse

CustomCode =
RecommendationEngineCodeType.new("CustomCode")
ListingAnalyzer =
RecommendationEngineCodeType.new("ListingAnalyzer")
ProductPricing =
RecommendationEngineCodeType.new("ProductPricing")
SIFFTAS =
RecommendationEngineCodeType.new("SIFFTAS")
SuggestedAttributes =
RecommendationEngineCodeType.new("SuggestedAttributes")
@@schema_type =
"RecommendationEngineCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"