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::DataType::CalculatedShippingPreferencesType

DESCRIPTION

Calculated shipping preferences for the user.

SYNOPSIS

INHERITANCE

eBay::API::XML::DataType::CalculatedShippingPreferencesType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

setCalculatedShippingAmountForEntireOrder()

The calculated shipping amount for the entire order.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:AmountType'

getCalculatedShippingAmountForEntireOrder()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:AmountType'

setCalculatedShippingChargeOption()

Specifies whether to charge the actual shipping and handling cost for the entire order or for each item.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:CalculatedShippingChargeOptionCodeType'

getCalculatedShippingChargeOption()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:CalculatedShippingChargeOptionCodeType'

setCalculatedShippingRateOption()

Specifies whether to calculate the actual rate shipping based on the combined item weight or the individual item weight.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:CalculatedShippingRateOptionCodeType'

getCalculatedShippingRateOption()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:CalculatedShippingRateOptionCodeType'

setInsuranceOption()

Whether the seller offers shipping insurance and, if so, whether the insurance is optional or required. Flat and calculated shipping.

Calls: SetUserPreferences
RequiredInput: No
AllValuesExcept: NotOfferedOnSite

# Argument: 'ns:InsuranceOptionCodeType'

getInsuranceOption()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:InsuranceOptionCodeType'