Tim Keefer > eBay-API > eBay::API::XML::DataType::CalculatedShippingPreferencesType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'

syntax highlighting: