Class: Ebay::Types::ItemFormatSortFilterCode

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

Constant Summary collapse

ShowAnyItems =
'ShowAnyItems'
ShowItemsWithBINFirst =
'ShowItemsWithBINFirst'
ShowOnlyItemsWithBIN =
'ShowOnlyItemsWithBIN'
ShowOnlyStoreItems =
'ShowOnlyStoreItems'

Method Summary

Methods included from Enumeration

each