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

    A line item to be contained in a recommended package. This attribute is provided only for orders that come with a specific recommendation of line-item distribution within the package recommendations.

    interface RecommendedPackageLineItem {
        lineItemId: string;
    }
    Index

    Properties

    Properties

    lineItemId: string

    An ID for a line item in an order. The line item should be present in the recommended package. This identifier has the same value as the ID of the line item present in the order.