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

    The shipping option available for the offer.

    interface ShippingOption {
        price: MoneyType;
        shippingOptionType: "DEFAULT";
    }
    Index

    Properties

    price: MoneyType
    shippingOptionType: "DEFAULT"

    The type of shipping option.