NAME

eBay::API::XML::DataType::Enum::StoreSearchCodeType

DESCRIPTION

Identifies the StoreSearch codes (e.g., for GetSearchResults requests).

SYNOPSIS

Enums:

AllItemsInTheStore

(in) Within a single store for all items (specify store in SearchStoreFilterType.StoreName).

AuctionItemsInTheStore

(in) Within a single store for auction items (specify store in SearchStoreFilterType.StoreName).

BuyItNowItemsInTheStore

(in) Within a single store for basic fixed price items, Store Inventory format items, and auction items with Buy It Now. (Specify store in SearchStoreFilterType.StoreName).

BuyItNowItemsInAllStores

(in) Across all stores for basic fixed price items, Store Inventory format items, and auction items with Buy It Now.

CustomCode

(out) Reserved for internal or future use.