Class Shopping


class Shopping

Defined in com/ebay/shoppingservice/Shopping.js

Constructor Summary
Shopping(Object shoppingConfig, Object retryConfig)

Function Summary
findItems(FindItemsRequestType findItemsRequest, ShoppingCallback callback)
findProducts(FindProductsRequestType findProductsRequest, ShoppingCallback callback)
geteBayTime(GeteBayTimeRequestType geteBayTimeRequest, ShoppingCallback callback)

Constructor Details

constructor Shopping

Shopping(Object shoppingConfig, Object retryConfig)

Parameters:
shoppingConfig
retryConfig

Function Details

function findHalfProducts

findHalfProducts(FindHalfProductsRequestType findHalfProductsRequest, ShoppingCallback callback)

Parameters:
findHalfProductsRequest
callback

function findItems

findItems(FindItemsRequestType findItemsRequest, ShoppingCallback callback)

Parameters:
findItemsRequest
callback

function findItemsAdvanced

findItemsAdvanced(FindItemsAdvancedRequestType findItemsAdvancedRequest, ShoppingCallback callback)

Parameters:
findItemsAdvancedRequest
callback

function findPopularItems

findPopularItems(FindPopularItemsRequestType findPopularItemsRequest, ShoppingCallback callback)

Parameters:
findPopularItemsRequest
callback

function findPopularSearches

findPopularSearches(FindPopularSearchesRequestType findPopularSearchesRequest, ShoppingCallback callback)

Parameters:
findPopularSearchesRequest
callback

function findProducts

findProducts(FindProductsRequestType findProductsRequest, ShoppingCallback callback)

Parameters:
findProductsRequest
callback

function findReviewsAndGuides

findReviewsAndGuides(FindReviewsAndGuidesRequestType findReviewsAndGuidesRequest, ShoppingCallback callback)

Parameters:
findReviewsAndGuidesRequest
callback

function getCategoryInfo

getCategoryInfo(GetCategoryInfoRequestType getCategoryInfoRequest, ShoppingCallback callback)

Parameters:
getCategoryInfoRequest
callback

function getItemStatus

getItemStatus(GetItemStatusRequestType getItemStatusRequest, ShoppingCallback callback)

Parameters:
getItemStatusRequest
callback

function getMultipleItems

getMultipleItems(GetMultipleItemsRequestType getMultipleItemsRequest, ShoppingCallback callback)

Parameters:
getMultipleItemsRequest
callback

function getShippingCosts

getShippingCosts(GetShippingCostsRequestType getShippingCostsRequest, ShoppingCallback callback)

Parameters:
getShippingCostsRequest
callback

function getSingleItem

getSingleItem(GetSingleItemRequestType getSingleItemRequest, ShoppingCallback callback)

Parameters:
getSingleItemRequest
callback

function getUserProfile

getUserProfile(GetUserProfileRequestType getUserProfileRequest, ShoppingCallback callback)

Parameters:
getUserProfileRequest
callback

function geteBayTime

geteBayTime(GeteBayTimeRequestType geteBayTimeRequest, ShoppingCallback callback)

Parameters:
geteBayTimeRequest
callback