There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

eBay::API::XML::DataType::Enum::FlatShippingRateOptionCodeType

DESCRIPTION

Flat Shipping Rate Options

SYNOPSIS

Enums:

ChargeAmountForEachAdditionalItem

Charge highest shipping cost for the first item and X amount for each additional item.

DeductAmountFromEachAdditionalItem

Charge highest shipping cost for the first item and deduct X amount from the shipping cost of each additional item.

ShipAdditionalItemsFree

Charge highest shipping cost for the first item and ship each additional item free.

CustomCode

Reserved for internal or future use.