Add I0 event code
This commit is contained in:
parent
e4fed62e45
commit
daaa2d0d80
@ -194,6 +194,7 @@ class TrackingStatus {
|
|||||||
case "86":
|
case "86":
|
||||||
case "87":
|
case "87":
|
||||||
case "LD": // letter estimated to be delivered today
|
case "LD": // letter estimated to be delivered today
|
||||||
|
case "I0": // International something or other
|
||||||
return TrackingStatus::TRACKING_STATUS_DELIVERED;
|
return TrackingStatus::TRACKING_STATUS_DELIVERED;
|
||||||
case "04":
|
case "04":
|
||||||
case "05":
|
case "05":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user