Google Apps Script API
    Preparing search index...
    interface OrdersCustomBatchRequestEntrySetLineItemMetadata {
        annotations?: OrderMerchantProvidedAnnotation[];
        lineItemId?: string;
        productId?: string;
    }
    Index

    Properties

    lineItemId?: string
    productId?: string