PackageTrackingNumber Property
Package's tracking number corresponding to the PackageIndex .
Object Oriented Interface
public function getPackageTrackingNumber();
Procedural Interface
inship_upstrack_get($res, 14 );
Default Value
''
Remarks
This is returned in the server's response when the TrackShipment method is called.
To retrieve this property corresponding to each package, the PackageIndex should be set from 0 to PackageCount - 1.
This property is read-only.
Data Type
String