Selling Partner API SDK for JavaScript
    Preparing search index...

    Indicates whether the carrier will pick up the package, and what fee is charged, if any.

    interface AvailableCarrierWillPickUpOption {
        CarrierWillPickUpOption: CarrierWillPickUpOption;
        Charge: CurrencyAmount;
    }
    Index

    Properties

    CarrierWillPickUpOption: CarrierWillPickUpOption