Class: FeatureIDCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsFeatureIDCodeType

Constant Summary collapse

AdFormatEnabled =
FeatureIDCodeType.new("AdFormatEnabled")
BasicUpgradePack =
FeatureIDCodeType.new("BasicUpgradePack")
BestOfferAutoDeclineEnabled =
FeatureIDCodeType.new("BestOfferAutoDeclineEnabled")
BestOfferCounterEnabled =
FeatureIDCodeType.new("BestOfferCounterEnabled")
BestOfferEnabled =
FeatureIDCodeType.new("BestOfferEnabled")
CustomCode =
FeatureIDCodeType.new("CustomCode")
DigitalDeliveryEnabled =
FeatureIDCodeType.new("DigitalDeliveryEnabled")
DutchBINEnabled =
FeatureIDCodeType.new("DutchBINEnabled")
HomePageFeaturedEnabled =
FeatureIDCodeType.new("HomePageFeaturedEnabled")
ListingDurations =
FeatureIDCodeType.new("ListingDurations")
ProPack =
FeatureIDCodeType.new("ProPack")
ProPackPlus =
FeatureIDCodeType.new("ProPackPlus")
ShippingTermsRequired =
FeatureIDCodeType.new("ShippingTermsRequired")
UserConsentRequired =
FeatureIDCodeType.new("UserConsentRequired")
ValuePack =
FeatureIDCodeType.new("ValuePack")
@@schema_type =
"FeatureIDCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"