shipmentTrackingInfos property
Tracking information of the shipment.
One return shipment might be handled by several shipping carriers sequentially.
Implementation
core.List<ShipmentTrackingInfo>? shipmentTrackingInfos;
Tracking information of the shipment.
One return shipment might be handled by several shipping carriers sequentially.
core.List<ShipmentTrackingInfo>? shipmentTrackingInfos;