eBay::API::XML::DataType::StoreCustomListingHeaderLinkType - eBay::API::XML::DataType::StoreCustomListingHeaderLinkType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::StoreCustomListingHeaderLinkType

DESCRIPTION

Top

Custom listing header link.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setLinkID()

Link ID for the listing header link. The ID is used when the link is a custom category or for a custom page, and it is not needed when the LinkType property is "AboutMe" or "None".

  Calls: SetStore
  RequiredInput: Conditionally

# Argument: 'xs:int'

getLinkID()

  Calls: GetStore
  Returned: Conditionally

# Returns: 'xs:int'

setLinkType()

Type of link to include in the custom listing header.

  Calls: SetStore
  RequiredInput: Conditionally

# Argument: 'ns:StoreCustomListingHeaderLinkCodeType'

getLinkType()

  Calls: GetStore
  Returned: Conditionally

# Returns: 'ns:StoreCustomListingHeaderLinkCodeType'

setOrder()

Order in which to show the custom listing header link.

  Calls: SetStore
  RequiredInput: Conditionally

# Argument: 'xs:int'

getOrder()

  Calls: GetStore
  Returned: Conditionally

# Returns: 'xs:int'


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