NAME

eBay::API::XML::DataType::SearchDetailsType

DESCRIPTION

SYNOPSIS

INHERITANCE

eBay::API::XML::DataType::SearchDetailsType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

setBuyItNowEnabled()

Indicates whether a listing uses the Buy It Now feature. For GetProducts, only returned for listing types that support Buy It Now (like Chinese auctions.)

# Argument: 'xs:boolean'

isBuyItNowEnabled()

Calls: GetSearchResults
Returned: Conditionally
Details: DetailLevel: ItemReturnAttributes, ItemReturnCategories, none, ReturnAll

Calls: GetProducts
Returned: Conditionally

# Returns: 'xs:boolean'

setPicture()

Indicates whether a listing has an image associated with it.

# Argument: 'xs:boolean'

isPicture()

Calls: GetSearchResults
Returned: Conditionally
Details: DetailLevel: ItemReturnAttributes, ItemReturnCategories, none, ReturnAll

Calls: GetProducts
Returned: Conditionally

# Returns: 'xs:boolean'

setRecentListing()

Indicates whether a listing is no more than one day old.

# Argument: 'xs:boolean'

isRecentListing()

Calls: GetSearchResults
Returned: Conditionally
Details: DetailLevel: ItemReturnAttributes, ItemReturnCategories, none, ReturnAll

Calls: GetProducts
Returned: Conditionally

# Returns: 'xs:boolean'