TrackEventZipCode Property
Postal code where the tracking event happened.
Object Oriented Interface
public function getTrackEventZipCode($trackeventidx);
Procedural Interface
inship_upstrack_get($res, 62 , $trackeventidx);
Default Value
''
Remarks
Postal code where the tracking event happened. Returned if the country, where the scanning activity happened, supports postal-code system.
The size of the array is controlled by the TrackEventCount property.
This property is read-only and not available at design time.
Data Type
String