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

NAME

eBay::API::XML::Call::GeteBayDetails::GeteBayDetailsResponseType

DESCRIPTION

Details about a specified site in response to GeteBayDetailsRequest. If no DetailName is identified in the request, all elements of GeteBayDetailsResponse are returned. Otherwise, only the element corresponding to the specified DetailName is returned.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GeteBayDetails::GeteBayDetailsResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

setCountryDetails()

Details about a specific country. GeteBayDetails returns all countries in the system, regardless of the site to which you sent the request.

# Argument: reference to an array of 'ns:CountryDetailsType'

getCountryDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:CountryDetailsType'

setCurrencyDetails()

Details about a specific currency that can be used for listing on an eBay site. GeteBayDetails returns all site currencies in the system, regardless of the site to which you sent the request.

# Argument: reference to an array of 'ns:CurrencyDetailsType'

getCurrencyDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:CurrencyDetailsType'

setDispatchTimeMaxDetails()

Details about a specific max dispatch time. A dispatch time specifies the maximum number of business days a seller commits to for shipping an item to domestic buyers after receiving a cleared payment. GeteBayDetails returns all dispatch times in the system, regardless of the site to which you sent the request.

# Argument: reference to an array of 'ns:DispatchTimeMaxDetailsType'

getDispatchTimeMaxDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:DispatchTimeMaxDetailsType'

setItemSpecificDetails()

The site's validation rules (e.g., string lengths) for custom Item Specifics.

# Argument: reference to an array of 'ns:ItemSpecificDetailsType'

getItemSpecificDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:ItemSpecificDetailsType'

setPaymentOptionDetails()

Details about a specific buyer payment method. GeteBayDetails only returns payment methods that are applicable to the site to which you sent the request.

# Argument: reference to an array of 'ns:PaymentOptionDetailsType'

getPaymentOptionDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:PaymentOptionDetailsType'

setRegionDetails()

[Ignorable region values for all sites.]

# Argument: reference to an array of 'ns:RegionDetailsType'

getRegionDetails()

  Returned: Conditionally
  Ignore: 
#    Returns: reference to an array  
                      of 'ns:RegionDetailsType'

setRegionOfOriginDetails()

Details about the region of origin, specific to a site.

# Argument: reference to an array of 'ns:RegionOfOriginDetailsType'

getRegionOfOriginDetails()

  Returned: Conditionally
  Ignore: 
#    Returns: reference to an array  
                      of 'ns:RegionOfOriginDetailsType'

setShippingCarrierDetails()

The kinds of carrier supported by this shipping service.

# Argument: reference to an array of 'ns:ShippingCarrierDetailsType'

getShippingCarrierDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:ShippingCarrierDetailsType'

setShippingLocationDetails()

Details about a location or region to which the seller is willing to ship. GeteBayDetails returns all shipping locations in the system, regardless of the site to which you sent the request.

# Argument: reference to an array of 'ns:ShippingLocationDetailsType'

getShippingLocationDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:ShippingLocationDetailsType'

setShippingPackageDetails()

Details about various shipping packages.

# Argument: reference to an array of 'ns:ShippingPackageDetailsType'

getShippingPackageDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:ShippingPackageDetailsType'

setShippingServiceDetails()

Details about a specific shipping service. GeteBayDetails only returns shipping services that are applicable to the site to which you sent the request.

# Argument: reference to an array of 'ns:ShippingServiceDetailsType'

getShippingServiceDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:ShippingServiceDetailsType'

setSiteDetails()

Details about a specific eBay site. GeteBayDetails returns all sites in the system, regardless of the site to which you sent the request.

# Argument: reference to an array of 'ns:SiteDetailsType'

getSiteDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:SiteDetailsType'

setTaxJurisdiction()

Details about a specific tax jurisdiction or tax region. GeteBayDetails only returns jurisdictions that are applicable to the site to which you sent the request.<br><br> Related fields:<br> TaxTable.TaxJurisdiction in SetTaxTable<br> Item.UseTaxTable in Additem

# Argument: reference to an array of 'ns:TaxJurisdictionType'

getTaxJurisdiction()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:TaxJurisdictionType'

setTimeZoneDetails()

Details about a specific eBay time zone. GeteBayDetails returns all time zones eBay supports.

# Argument: reference to an array of 'ns:TimeZoneDetailsType'

getTimeZoneDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:TimeZoneDetailsType'

setURLDetails()

Details about a specific eBay URL. GeteBayDetails only returns URLs that are applicable to the site to which you sent the request.

# Argument: reference to an array of 'ns:URLDetailsType'

getURLDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:URLDetailsType'

setUnitOfMeasurementDetails()

Suggested text to use when specifying units of measure in custom Item Specifics.

# Argument: reference to an array of 'ns:UnitOfMeasurementDetailsType'

getUnitOfMeasurementDetails()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:UnitOfMeasurementDetailsType'