Values.ShipmentSourceThe Status and TrackingNumber information for an inbound or outbound shipment.
type nonrec t = {status : String_.t option;Status information for a shipment.
*)trackingNumber : String_.t option;The tracking number for this job. Using this tracking number with your region's carrier's website, you can track a Snow device as the carrier transports it. For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.
*)}