Google Apps Script API
    Preparing search index...
    interface OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo {
        carrier?: string;
        shipmentId?: string;
        trackingId?: string;
    }
    Index

    Properties

    carrier?: string
    shipmentId?: string
    trackingId?: string