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

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::FlatRateInsuranceRangeCostType

DESCRIPTION ^

A pairing of range and insurance cost.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setFlatRateInsuranceRange()

The price range for the shipment for which the insurance cost is being specified.

  Calls: SetShippingDiscountProfiles
         SetUserPreferences
  RequiredInput: No

# Argument: 'ns:FlatRateInsuranceRangeCodeType'

getFlatRateInsuranceRange()

  Calls: GetShippingDiscountProfiles
         GetUserPreferences
  Returned: Conditionally

# Returns: 'ns:FlatRateInsuranceRangeCodeType'

setInsuranceCost()

The cost of insurance for the specified price range.

  Calls: SetShippingDiscountProfiles
         SetUserPreferences
  RequiredInput: No

# Argument: 'ns:AmountType'

getInsuranceCost()

  Calls: GetShippingDiscountProfiles
         GetUserPreferences
  Returned: Conditionally

# Returns: 'ns:AmountType'

syntax highlighting: