eBay::API::XML::DataType::URLDetailsType - eBay::API::XML::DataType::URLDetailsType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::URLDetailsType

DESCRIPTION

Top

Details about a specific eBay URL.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setURL()

A commonly used eBay URL. Applications use some of these URLs (such as the View Item URL) to launch eBay Web site pages in a browser.<br><br> Logo URLs are required to be used in certain types of applications. See your API license agreement. Also see this page for logo usage rules:<br> http://developer.ebay.com/join/licenses/apilogousage

# Argument: 'xs:anyURI'

getURL()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:anyURI'

setURLType()

A compressed, representative title for the eBay URL.

# Argument: 'ns:URLTypeCodeType'

getURLType()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'ns:URLTypeCodeType'


eBay-API documentation  | view source Contained in the eBay-API distribution.