Class: Ebay::Types::ItemTypeCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/item_type_code.rb

Constant Summary collapse

AuctionItemsOnly =
'AuctionItemsOnly'
FixedPricedItem =
'FixedPricedItem'
AllItems =
'AllItems'
StoreInventoryOnly =
'StoreInventoryOnly'
FixedPriceExcludeStoreInventory =
'FixedPriceExcludeStoreInventory'
ExcludeStoreInventory =
'ExcludeStoreInventory'
AllItemTypes =
'AllItemTypes'
AllFixedPriceItemTypes =
'AllFixedPriceItemTypes'
ClassifiedItemsOnly =
'ClassifiedItemsOnly'
AdFormat =
'AdFormat'

Method Summary

Methods included from Enumeration

each