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'