The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetShippingDiscountProfiles::GetShippingDiscountProfilesResponseType

DESCRIPTION

Response to call of GetShippingDiscountProfiles.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetShippingDiscountProfiles::GetShippingDiscountProfilesResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

setCalculatedHandlingDiscount()

The data for the specific packaging/handling details for combined payment. Returned only if it has been defined.

# Argument: 'ns:CalculatedHandlingDiscountType'

getCalculatedHandlingDiscount()

  Returned: Conditionally
#    Returns: 'ns:CalculatedHandlingDiscountType'

setCalculatedShippingDiscount()

Details of an individual discount profile defined by the user for calculated shipping--one for each profile defined by the user. Empty if no shipping discount profiles were defined.

# Argument: 'ns:CalculatedShippingDiscountType'

getCalculatedShippingDiscount()

  Returned: Always
#    Returns: 'ns:CalculatedShippingDiscountType'

setCombinedDuration()

Only those items purchased within CombinedDuration days of each other can be combined into an order and benefit from any shipping discounts.

# Argument: 'ns:CombinedPaymentPeriodCodeType'

getCombinedDuration()

  Returned: Always
#    Returns: 'ns:CombinedPaymentPeriodCodeType'

setCurrencyID()

The ID of the currency to be used for shipping cost discounts and insurance for combined payment. A discount profile can only be associated with a listing if the currency ID of the profile matches the currency ID of the listing.

# Argument: 'ns:CurrencyCodeType'

getCurrencyID()

  Returned: Always
#    Returns: 'ns:CurrencyCodeType'

setFlatShippingDiscount()

Details of an individual discount profile defined by the user for flat rate shipping--one for each profile defined by the user. Empty if no shipping discount profiles were defined.

# Argument: 'ns:FlatShippingDiscountType'

getFlatShippingDiscount()

  Returned: Always
#    Returns: 'ns:FlatShippingDiscountType'

setInternationalShippingInsurance()

The data for the international insurance for combined payment. Returned only if it has been defined.

# Argument: 'ns:ShippingInsuranceType'

getInternationalShippingInsurance()

  Returned: Conditionally
#    Returns: 'ns:ShippingInsuranceType'

setPromotionalShippingDiscount()

Indicates whether the user defined a promotional discount (the discount is active as soon as it exists).

# Argument: 'xs:boolean'

isPromotionalShippingDiscount()

  Returned: Always
#    Returns: 'xs:boolean'

setPromotionalShippingDiscountDetails()

The data for the specific promotional shipping discount. Returned only if it has been defined.

# Argument: 'ns:PromotionalShippingDiscountDetailsType'

getPromotionalShippingDiscountDetails()

  Returned: Conditionally
#    Returns: 'ns:PromotionalShippingDiscountDetailsType'

setShippingInsurance()

The data for the domestic insurance for combined payment. Returned only if it has been defined.

# Argument: 'ns:ShippingInsuranceType'

getShippingInsurance()

  Returned: Conditionally
#    Returns: 'ns:ShippingInsuranceType'