NAME
eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleResponseType
DESCRIPTION
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
INHERITANCE
eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleResponseType inherits from the eBay::API::XML::ResponseDataType class
Subroutines:
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'