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")
ExpressConditionRequired =
FeatureIDCodeType.new("ExpressConditionRequired")
ExpressEnabled =
FeatureIDCodeType.new("ExpressEnabled")
ExpressPicturesRequired =
FeatureIDCodeType.new("ExpressPicturesRequired")
HomePageFeaturedEnabled =
FeatureIDCodeType.new("HomePageFeaturedEnabled")
ListingDurations =
FeatureIDCodeType.new("ListingDurations")
LocalListingDistances =
FeatureIDCodeType.new("LocalListingDistances")
LocalMarketNonSubscription =
FeatureIDCodeType.new("LocalMarketNonSubscription")
LocalMarketPremiumSubscription =
FeatureIDCodeType.new("LocalMarketPremiumSubscription")
LocalMarketRegularSubscription =
FeatureIDCodeType.new("LocalMarketRegularSubscription")
LocalMarketSpecialitySubscription =
FeatureIDCodeType.new("LocalMarketSpecialitySubscription")
MinimumReservePrice =
FeatureIDCodeType.new("MinimumReservePrice")
ProPack =
FeatureIDCodeType.new("ProPack")
ProPackPlus =
FeatureIDCodeType.new("ProPackPlus")
SellerContactDetailsEnabled =
FeatureIDCodeType.new("SellerContactDetailsEnabled")
ShippingTermsRequired =
FeatureIDCodeType.new("ShippingTermsRequired")
SkypeMeNonTransactionalEnabled =
FeatureIDCodeType.new("SkypeMeNonTransactionalEnabled")
SkypeMeTransactionalEnabled =
FeatureIDCodeType.new("SkypeMeTransactionalEnabled")
StoreInventoryEnabled =
FeatureIDCodeType.new("StoreInventoryEnabled")
TransactionConfirmationRequestEnabled =
FeatureIDCodeType.new("TransactionConfirmationRequestEnabled")
UserConsentRequired =
FeatureIDCodeType.new("UserConsentRequired")
ValuePack =
FeatureIDCodeType.new("ValuePack")
@@schema_type =
"FeatureIDCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"