Add TL event code (moving in usps network filler)
This commit is contained in:
parent
f91a3bab31
commit
5d0958b5d0
@ -186,6 +186,7 @@ class TrackingStatus {
|
||||
case "MF": // "Processed through Facility" (int'l)
|
||||
case "DG": // "Out for Delivery" (int'l)
|
||||
case "ME": // "Held in Customs" (int'l, isn't necessarily bad)
|
||||
case "TL": // "moving within the USPS network" filler message
|
||||
return TrackingStatus::TRACKING_STATUS_TRANSIT;
|
||||
case "01":
|
||||
case "13":
|
||||
|
Loading…
x
Reference in New Issue
Block a user