ItemFormatSortFilterCodeType ( token )

Specifies that you want to display items based on selling format, such as Buy It Now or Store items.

Types that use ItemFormatSortFilterCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetUserPreferences, SetUserPreferences
ShowAnyItems Show any items, in no particular order. GetUserPreferences, SetUserPreferences
ShowItemsWithBINFirst Show items with a Buy It Now price first. GetUserPreferences, SetUserPreferences
ShowOnlyItemsWithBIN Show only items with a Buy It Now price. GetUserPreferences, SetUserPreferences
ShowOnlyStoreItems Show only store inventory items. GetUserPreferences, SetUserPreferences
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.