NAME
eBay::API::XML::DataType::StoreCustomListingHeaderLinkType
DESCRIPTION
Custom listing header link.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::StoreCustomListingHeaderLinkType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
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'