TrackOrder

public final class TrackOrder

Represents an order to be sent for tracking.

Constructors

Link copied to clipboard
HyperTrack.TrackOrder HyperTrack.TrackOrder(String orderHandle, HyperTrack.Destination destination)

Functions

Link copied to clipboard
final HyperTrack.Destination getDestination()
Link copied to clipboard
final String getOrderHandle()

Properties

Link copied to clipboard
private final HyperTrack.Destination destination

The geofence destination where the order should be tracked.

Link copied to clipboard
private final String orderHandle

Unique identifier for the order.