shipmentInfos property
Shipment information.
This field is repeated because a single line item can be shipped in several packages (and have several tracking IDs).
Implementation
core.List<OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo>?
shipmentInfos;