The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::Enum::ItemFormatSortFilterCodeType

DESCRIPTION

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

SYNOPSIS

Enums:

ShowAnyItems

Show any items, in no particular order.

ShowItemsWithBINFirst

Show items with a Buy It Now price first.

ShowOnlyItemsWithBIN

Show only items with a Buy It Now price.

ShowOnlyStoreItems

Show only store inventory items.

CustomCode

Reserved for internal or future use.