The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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'