Class: EBay::ItemTypeCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsItemTypeCodeType

Constant Summary collapse

AdFormat =
new("AdFormat")
AllFixedPriceItemTypes =
new("AllFixedPriceItemTypes")
AllItemTypes =
new("AllItemTypes")
AllItems =
new("AllItems")
AuctionItemsOnly =
new("AuctionItemsOnly")
ClassifiedItemsOnly =
new("ClassifiedItemsOnly")
CustomCode =
new("CustomCode")
ExcludeStoreInventory =
new("ExcludeStoreInventory")
FixedPriceExcludeStoreInventory =
new("FixedPriceExcludeStoreInventory")
FixedPricedItem =
new("FixedPricedItem")
StoreInventoryOnly =
new("StoreInventoryOnly")