eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleResponseType - eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleResponseType documentation


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

Index


NAME

Top

eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleResponseType

DESCRIPTION

Top

Contains the ID and status of a promotional sale. The Promotional Price Display feature enables sellers to apply discounts and/or free shipping across many listings.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setPromotionalSaleID()

Contains the ID of a promotional sale.

# Argument: 'xs:long'

getPromotionalSaleID()

  Returned: Always
#    Returns: 'xs:long'

setStatus()

Contains the status of a promotional sale.

# Argument: 'ns:PromotionalSaleStatusCodeType'

getStatus()

  Returned: Always
#    Returns: 'ns:PromotionalSaleStatusCodeType'


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